| /Linux-v5.10/drivers/staging/media/imx/ | 
| D | imx-media-dev.c | 74 	struct device_node *node = dev->of_node;  in imx_media_probe()  local
 | 
| /Linux-v5.10/include/linux/ | 
| D | irq_work.h | 18 		struct __call_single_node node;  member
 | 
| D | tc.h | 81 	struct list_head node;		/* Node in list of all TC devices. */  member106 	struct list_head node;  member
 
 | 
| /Linux-v5.10/drivers/net/mdio/ | 
| D | mdio-thunder.c | 25 	struct device_node *node;  in thunder_mdiobus_pci_probe()  local
 | 
| /Linux-v5.10/drivers/soc/ti/ | 
| D | knav_qmss_queue.c | 762 	struct list_head *node;  in knav_pool_create()  local1066 static const char *knav_queue_find_name(struct device_node *node)  in knav_queue_find_name()
 1139 	struct device_node *node = pdev->dev.of_node;  in knav_get_link_ram()  local
 1210 					struct device_node *node)  in knav_setup_queue_range()
 1370 					struct device_node *node, int index)  in knav_queue_map_reg()
 1754 	struct device_node *node = pdev->dev.of_node;  in knav_queue_probe()  local
 
 | 
| /Linux-v5.10/drivers/clk/ti/ | 
| D | clk-dra7-atl.c | 171 static void __init of_dra7_atl_clock_setup(struct device_node *node)  in of_dra7_atl_clock_setup()221 	struct device_node *node = pdev->dev.of_node;  in of_dra7_atl_clk_probe()  local
 
 | 
| D | clockdomain.c | 130 static void __init of_ti_clockdomain_setup(struct device_node *node)  in of_ti_clockdomain_setup()
 | 
| /Linux-v5.10/drivers/soc/fsl/qe/ | 
| D | qe_ic.c | 293 static int qe_ic_host_match(struct irq_domain *h, struct device_node *node,  in qe_ic_host_match()407 static void __init qe_ic_init(struct device_node *node)  in qe_ic_init()
 
 | 
| /Linux-v5.10/arch/arm64/mm/ | 
| D | numa.c | 47 const struct cpumask *cpumask_of_node(int node)  in cpumask_of_node()103 	int node;  in setup_node_to_cpumask_map()  local
 
 | 
| /Linux-v5.10/arch/sparc/kernel/ | 
| D | cpumap.c | 188 	struct cpuinfo_node *node;  in build_cpuinfo_tree()  local299 	struct cpuinfo_node *node = &t->nodes[node_index];  in increment_rover()  local
 
 | 
| /Linux-v5.10/drivers/acpi/ | 
| D | pci_mcfg.c | 81 #define THUNDER_PEM_RES(addr, node) \  argument84 #define THUNDER_PEM_QUIRK(rev, node) \  argument
 
 | 
| /Linux-v5.10/arch/powerpc/platforms/powernv/ | 
| D | opal-fadump.c | 31 void __init opal_fadump_dt_scan(struct fw_dump *fadump_conf, u64 node)  in opal_fadump_dt_scan()623 void __init opal_fadump_dt_scan(struct fw_dump *fadump_conf, u64 node)  in opal_fadump_dt_scan()
 
 | 
| /Linux-v5.10/lib/ | 
| D | idr.c | 292 	struct radix_tree_node *node;  in idr_replace()  local568 		struct xa_node *node = xa_to_node(entry);  in ida_dump_entry()  local
 
 | 
| /Linux-v5.10/fs/ceph/ | 
| D | quota.c | 85 	struct rb_node **node, *parent = NULL;  in find_quotarealm_inode()  local177 	struct rb_node *node;  in ceph_cleanup_quotarealms_inodes()  local
 
 | 
| /Linux-v5.10/sound/xen/ | 
| D | xen_snd_front_cfg.c | 393 	char node[3];  in cfg_device()  local481 	char node[3];  in xen_snd_front_cfg_card()  local
 
 | 
| /Linux-v5.10/drivers/net/ethernet/hisilicon/hns/ | 
| D | hnae.c | 18 hnae_list_add(spinlock_t *lock, struct list_head *node, struct list_head *head)  in hnae_list_add()27 static void hnae_list_del(spinlock_t *lock, struct list_head *node)  in hnae_list_del()
 
 | 
| /Linux-v5.10/tools/bootconfig/ | 
| D | main.c | 18 static int xbc_show_value(struct xbc_node *node, bool semicolon)  in xbc_show_value()38 	struct xbc_node *node, *cnode;  in xbc_show_compact_tree()  local
 
 | 
| /Linux-v5.10/kernel/irq/ | 
| D | affinity.c | 46 	int node;  in alloc_node_to_cpumask()  local68 	int node;  in free_node_to_cpumask()  local
 
 | 
| /Linux-v5.10/tools/testing/radix-tree/ | 
| D | test.c | 249 	struct radix_tree_node *node = root->xa_head;  in verify_tag_consistency()  local273 	struct radix_tree_node *node = root->xa_head;  in tree_verify_min_height()  local
 
 | 
| /Linux-v5.10/drivers/mfd/ | 
| D | twl6040.c | 88 	struct device_node *node;  in twl6040_has_vibra()  local639 	struct device_node *node = client->dev.of_node;  in twl6040_probe()  local
 
 | 
| /Linux-v5.10/fs/ocfs2/dlm/ | 
| D | dlmlock.c | 379 			  u8 node, u64 cookie)  in dlm_init_lock()407 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie,  in dlm_new_lock()
 
 | 
| /Linux-v5.10/fs/notify/ | 
| D | fsnotify.c | 335 	struct hlist_node *node = NULL;  in fsnotify_first_mark()  local346 	struct hlist_node *node = NULL;  in fsnotify_next_mark()  local
 
 | 
| /Linux-v5.10/include/net/ | 
| D | seg6_hmac.h | 26 	struct rhash_head node;  member
 | 
| /Linux-v5.10/drivers/irqchip/ | 
| D | irq-riscv-intc.c | 95 static int __init riscv_intc_init(struct device_node *node,  in riscv_intc_init()
 | 
| D | irq-aspeed-i2c-ic.c | 65 static int __init aspeed_i2c_ic_of_init(struct device_node *node,  in aspeed_i2c_ic_of_init()
 |