Home
last modified time | relevance | path

Searched defs:node (Results 176 – 200 of 2853) sorted by relevance

12345678910>>...115

/linux-6.14.4/drivers/clk/
Dclk-conf.c15 static int __set_clk_parents(struct device_node *node, bool clk_supplier) in __set_clk_parents()
82 static int __set_clk_rates(struct device_node *node, bool clk_supplier) in __set_clk_rates()
170 int of_clk_set_defaults(struct device_node *node, bool clk_supplier) in of_clk_set_defaults()
/linux-6.14.4/drivers/gpu/drm/omapdrm/
Domap_debugfs.c22 struct drm_info_node *node = (struct drm_info_node *) m->private; in gem_show() local
36 struct drm_info_node *node = (struct drm_info_node *) m->private; in mm_show() local
48 struct drm_info_node *node = (struct drm_info_node *) m->private; in fb_show() local
/linux-6.14.4/kernel/irq/
Dirqdesc.c55 static int alloc_masks(struct irq_desc *desc, int node) in alloc_masks()
81 static void desc_smp_init(struct irq_desc *desc, int node, in desc_smp_init()
109 alloc_masks(struct irq_desc *desc, int node) { return 0; } in alloc_masks()
111 desc_smp_init(struct irq_desc *desc, int node, const struct cpumask *affinity) { } in desc_smp_init()
115 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults()
210 static int init_desc(struct irq_desc *desc, int irq, int node, in init_desc()
467 static struct irq_desc *alloc_desc(int irq, int node, unsigned int flags, in alloc_desc()
531 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs()
586 int i, initcnt, node = first_online_node; in early_irq_init() local
624 int count, i, node = first_online_node; in early_irq_init() local
[all …]
/linux-6.14.4/net/qrtr/
Dns.c61 unsigned int node; member
74 struct qrtr_node *node; in node_get() local
198 struct qrtr_node *node; in announce_servers() local
227 struct qrtr_node *node; in server_add() local
267 static int server_del(struct qrtr_node *node, unsigned int port, bool bcast) in server_del()
341 struct qrtr_node *node; in ctrl_cmd_bye() local
392 struct qrtr_node *node; in ctrl_cmd_del_client() local
502 struct qrtr_node *node; in ctrl_cmd_del_server() local
529 struct qrtr_node *node; in ctrl_cmd_new_lookup() local
/linux-6.14.4/fs/btrfs/
Dordered-data.c37 struct rb_node *node) in tree_insert()
214 struct rb_node *node; in insert_ordered_extent() local
466 struct rb_node *node; in btrfs_mark_ordered_io_finished() local
558 struct rb_node *node; in btrfs_dec_test_ordered_pending() local
640 struct rb_node *node; in btrfs_remove_ordered_extent() local
948 struct rb_node *node; in btrfs_lookup_ordered_extent() local
975 struct rb_node *node; in btrfs_lookup_ordered_range() local
1044 struct rb_node *node; in btrfs_lookup_first_ordered_extent() local
1072 struct rb_node *node; in btrfs_lookup_first_ordered_range() local
1219 struct rb_node *node; in btrfs_split_ordered_extent() local
/linux-6.14.4/drivers/acpi/acpica/
Dnssearch.c64 struct acpi_namespace_node *node; in acpi_ns_search_one_scope() local
164 struct acpi_namespace_node *node, in acpi_ns_search_parent_tree()
253 struct acpi_namespace_node *node, in acpi_ns_search_and_enter()
Ddsopcode.c273 struct acpi_namespace_node *node; in acpi_ds_eval_buffer_field_operands() local
359 struct acpi_namespace_node *node; in acpi_ds_eval_region_operands() local
466 struct acpi_namespace_node *node; in acpi_ds_eval_table_region_operands() local
687 struct acpi_namespace_node *node; in acpi_ds_eval_bank_field_operands() local
/linux-6.14.4/include/linux/
Dhashtable.h60 #define hash_add(hashtable, node, key) \ argument
69 #define hash_add_rcu(hashtable, node, key) \ argument
76 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed()
105 static inline void hash_del(struct hlist_node *node) in hash_del()
114 static inline void hash_del_rcu(struct hlist_node *node) in hash_del_rcu()
/linux-6.14.4/tools/include/linux/
Drbtree_augmented.h49 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented()
56 rb_insert_augmented_cached(struct rb_node *node, in rb_insert_augmented_cached()
187 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented()
291 rb_erase_augmented(struct rb_node *node, struct rb_root *root, in rb_erase_augmented()
300 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, in rb_erase_augmented_cached()
/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_smi_events.c264 void kfd_smi_event_page_fault_start(struct kfd_node *node, pid_t pid, in kfd_smi_event_page_fault_start()
273 void kfd_smi_event_page_fault_end(struct kfd_node *node, pid_t pid, in kfd_smi_event_page_fault_end()
281 void kfd_smi_event_migration_start(struct kfd_node *node, pid_t pid, in kfd_smi_event_migration_start()
293 void kfd_smi_event_migration_end(struct kfd_node *node, pid_t pid, in kfd_smi_event_migration_end()
304 void kfd_smi_event_queue_eviction(struct kfd_node *node, pid_t pid, in kfd_smi_event_queue_eviction()
312 void kfd_smi_event_queue_restore(struct kfd_node *node, pid_t pid) in kfd_smi_event_queue_restore()
339 void kfd_smi_event_unmap_from_gpu(struct kfd_node *node, pid_t pid, in kfd_smi_event_unmap_from_gpu()
/linux-6.14.4/arch/sparc/kernel/
Dvio.c205 static const u64 *vio_cfg_handle(struct mdesc_handle *hp, u64 node) in vio_cfg_handle()
238 u64 node; in vio_vdev_node() local
411 static void vio_add(struct mdesc_handle *hp, u64 node, in vio_add()
419 u64 node; member
426 u64 node; in vio_md_node_match() local
438 static void vio_remove(struct mdesc_handle *hp, u64 node, const char *node_name) in vio_remove()
469 static void vio_add_ds(struct mdesc_handle *hp, u64 node, in vio_add_ds()
/linux-6.14.4/drivers/clk/sunxi-ng/
Dccu-sun5i.c987 static void __init sun5i_ccu_init(struct device_node *node, in sun5i_ccu_init()
1018 static void __init sun5i_a10s_ccu_setup(struct device_node *node) in sun5i_a10s_ccu_setup()
1025 static void __init sun5i_a13_ccu_setup(struct device_node *node) in sun5i_a13_ccu_setup()
1032 static void __init sun5i_gr8_ccu_setup(struct device_node *node) in sun5i_gr8_ccu_setup()
/linux-6.14.4/sound/soc/intel/avs/
Dpath.h24 struct list_head node; member
35 struct list_head node; member
46 struct list_head node; member
58 struct list_head node; member
/linux-6.14.4/drivers/base/
Ddevres.c27 struct devres_node node; member
39 struct devres_node node[2]; member
45 static void set_node_dbginfo(struct devres_node *node, const char *name, in set_node_dbginfo()
56 static void devres_dbg(struct device *dev, struct devres_node *node, in devres_dbg()
64 #define devres_dbg(dev, node, op) do {} while (0) argument
67 static void devres_log(struct device *dev, struct devres_node *node, in devres_log()
88 static struct devres_group *node_to_group(struct devres_node *node) in node_to_group()
132 static void add_dr(struct device *dev, struct devres_node *node) in add_dr()
195 struct devres_node *node; in devres_for_each_res() local
257 struct devres_node *node; in find_dr() local
[all …]
/linux-6.14.4/arch/powerpc/boot/
Ddevtree.c137 void dt_get_reg_format(void *node, u32 *naddr, u32 *nsize) in dt_get_reg_format()
237 static int dt_xlate(void *node, int res, int reglen, unsigned long *addr, in dt_xlate()
319 int dt_xlate_reg(void *node, int res, unsigned long *addr, unsigned long *size) in dt_xlate_reg()
327 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr()
337 int dt_is_compatible(void *node, const char *compat) in dt_is_compatible()
356 int dt_get_virtual_reg(void *node, void **addr, int nres) in dt_get_virtual_reg()
/linux-6.14.4/drivers/net/wireless/marvell/mwifiex/
Dutil.c623 struct mwifiex_sta_node *node; in mwifiex_get_sta_entry() local
639 struct mwifiex_sta_node *node; in mwifiex_get_tdls_sta_entry() local
703 struct mwifiex_sta_node *node; in mwifiex_add_sta_entry() local
730 int ies_len, struct mwifiex_sta_node *node) in mwifiex_set_sta_ht_cap()
757 struct mwifiex_sta_node *node; in mwifiex_del_sta_entry() local
774 struct mwifiex_sta_node *node, *tmp; in mwifiex_del_all_sta_list() local
/linux-6.14.4/arch/powerpc/mm/
Dinit_64.c140 static __meminit struct vmemmap_backing * vmemmap_list_alloc(int node) in vmemmap_list_alloc()
169 int node) in vmemmap_list_populate()
202 static int __meminit __vmemmap_populate(unsigned long start, unsigned long end, int node, in __vmemmap_populate()
276 int __meminit vmemmap_populate(unsigned long start, unsigned long end, int node, in vmemmap_populate()
470 static int __init dt_scan_mmu_pid_width(unsigned long node, in dt_scan_mmu_pid_width()
519 static int __init probe_memory_block_size(unsigned long node, const char *uname, int in probe_memory_block_size()
/linux-6.14.4/drivers/clk/keystone/
Dpll.c158 static void __init _of_pll_clk_init(struct device_node *node, bool pllctrl) in _of_pll_clk_init()
226 static void __init of_keystone_pll_clk_init(struct device_node *node) in of_keystone_pll_clk_init()
237 static void __init of_keystone_main_pll_clk_init(struct device_node *node) in of_keystone_main_pll_clk_init()
248 static void __init of_pll_div_clk_init(struct device_node *node) in of_pll_div_clk_init()
298 static void __init of_pll_mux_clk_init(struct device_node *node) in of_pll_mux_clk_init()
/linux-6.14.4/drivers/gpu/drm/tests/
Ddrm_mm_test.c92 static u64 misalignment(struct drm_mm_node *node, u64 alignment) in misalignment()
103 static bool assert_node(struct kunit *test, struct drm_mm_node *node, struct drm_mm *mm, in assert_node()
218 struct drm_mm_node *node, u64 size, u64 alignment, unsigned long color, in expect_insert()
244 struct drm_mm_node *node, *next; in drm_test_mm_align_pot() local
291 struct drm_mm_node rsvd_lo, rsvd_hi, node; in drm_test_mm_once() local
/linux-6.14.4/io_uring/
Drsrc.h77 static inline void io_put_rsrc_node(struct io_ring_ctx *ctx, struct io_rsrc_node *node) in io_put_rsrc_node()
87 struct io_rsrc_node *node = data->nodes[index]; in io_reset_rsrc_node() local
109 struct io_rsrc_node *node) in io_req_assign_rsrc_node()
116 struct io_rsrc_node *node) in io_req_assign_buf_node()
/linux-6.14.4/drivers/pnp/pnpbios/
Dproc.c125 struct pnp_bios_node *node; in pnp_devices_proc_show() local
156 struct pnp_bios_node *node; in pnpbios_proc_show() local
183 struct pnp_bios_node *node; in pnpbios_proc_write() local
221 int pnpbios_interface_attach_device(struct pnp_bios_node *node) in pnpbios_interface_attach_device()
/linux-6.14.4/drivers/gpu/drm/ttm/
Dttm_range_manager.c64 struct ttm_range_mgr_node *node; in ttm_range_man_alloc() local
105 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in ttm_range_man_free() local
121 struct drm_mm_node *node = &to_ttm_range_mgr_node(res)->mm_nodes[0]; in ttm_range_man_intersects() local
137 struct drm_mm_node *node = &to_ttm_range_mgr_node(res)->mm_nodes[0]; in ttm_range_man_compatible() local
/linux-6.14.4/drivers/interconnect/mediatek/
Dicc-emi.c20 static int mtk_emi_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in mtk_emi_icc_aggregate()
36 struct mtk_icc_node *node = dst->data; in mtk_emi_icc_set() local
80 struct icc_node *node; in mtk_emi_icc_probe() local
/linux-6.14.4/drivers/gpu/drm/virtio/
Dvirtgpu_debugfs.c46 struct drm_info_node *node = (struct drm_info_node *)m->private; in virtio_gpu_features() local
71 struct drm_info_node *node = (struct drm_info_node *) m->private; in virtio_gpu_debugfs_irq_info() local
83 struct drm_info_node *node = (struct drm_info_node *)m->private; in virtio_gpu_debugfs_host_visible_mm() local
/linux-6.14.4/drivers/clk/mediatek/
Dclk-mt8173-infracfg.c79 static void clk_mt8173_infra_init_early(struct device_node *node) in clk_mt8173_infra_init_early()
100 struct device_node *node = pdev->dev.of_node; in clk_mt8173_infracfg_probe() local
144 struct device_node *node = pdev->dev.of_node; in clk_mt8173_infracfg_remove() local

12345678910>>...115