/Linux-v6.6/include/linux/ |
D | numa.h | 47 static inline int numa_map_to_online_node(int node) in numa_map_to_online_node()
|
D | remoteproc.h | 340 struct list_head node; member 481 struct list_head node; member 550 struct list_head node; member 601 struct list_head node; member 650 struct list_head node; member
|
/Linux-v6.6/net/batman-adv/ |
D | multicast.c | 1531 struct hlist_node *node = &orig->mcast_want_all_unsnoopables_node; in batadv_mcast_want_unsnoop_update() local 1576 struct hlist_node *node = &orig->mcast_want_all_ipv4_node; in batadv_mcast_want_ipv4_update() local 1621 struct hlist_node *node = &orig->mcast_want_all_ipv6_node; in batadv_mcast_want_ipv6_update() local 1666 struct hlist_node *node = &orig->mcast_want_all_rtr4_node; in batadv_mcast_want_rtr4_update() local 1711 struct hlist_node *node = &orig->mcast_want_all_rtr6_node; in batadv_mcast_want_rtr6_update() local
|
/Linux-v6.6/net/ipv4/ |
D | inet_hashtables.c | 391 struct hlist_nulls_node *node; in inet_lhash2_lookup() local 506 const struct hlist_nulls_node *node; in __inet_lookup_established() local 562 const struct hlist_nulls_node *node; in __inet_check_established() local 627 const struct hlist_nulls_node *node; in inet_ehash_lookup_by_sk() local 714 const struct hlist_nulls_node *node; in inet_reuseport_add_sock() local
|
/Linux-v6.6/drivers/clk/sunxi/ |
D | clk-sun8i-mbus.c | 24 static void __init sun8i_a23_mbus_setup(struct device_node *node) in sun8i_a23_mbus_setup()
|
/Linux-v6.6/drivers/gpu/drm/pl111/ |
D | pl111_debugfs.c | 35 struct drm_info_node *node = (struct drm_info_node *)m->private; in pl111_debugfs_regs() local
|
/Linux-v6.6/include/asm-generic/ |
D | numa.h | 24 static inline const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
|
/Linux-v6.6/block/ |
D | blk-mq-tag.c | 540 bool round_robin, int node) in bt_alloc() 549 int node, int alloc_policy) in blk_mq_init_bitmaps() 568 int node, int alloc_policy) in blk_mq_init_tags()
|
/Linux-v6.6/sound/soc/ti/ |
D | j721e-evm.c | 617 struct device_node *node = priv->dev->of_node; in j721e_soc_probe_cpb() local 719 struct device_node *node = priv->dev->of_node; in j721e_soc_probe_ivi() local 845 struct device_node *node = pdev->dev.of_node; in j721e_soc_probe() local
|
/Linux-v6.6/net/sunrpc/xprtrdma/ |
D | svc_rdma_sendto.c | 126 int node = ibdev_to_node(rdma->sc_cm_id->device); in svc_rdma_send_ctxt_alloc() local 176 struct llist_node *node; in svc_rdma_send_ctxts_destroy() local 199 struct llist_node *node; in svc_rdma_send_ctxt_get() local
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | cpts.c | 641 static int cpts_of_mux_clk_setup(struct cpts *cpts, struct device_node *node) in cpts_of_mux_clk_setup() 717 static int cpts_of_parse(struct cpts *cpts, struct device_node *node) in cpts_of_parse() 740 struct device_node *node, u32 n_ext_ts) in cpts_create()
|
/Linux-v6.6/drivers/gpu/drm/msm/ |
D | msm_gem.h | 61 struct drm_mm_node node; member 96 struct list_head node; member 256 struct list_head node; /* node in ring submit list */ member
|
/Linux-v6.6/arch/x86/pci/ |
D | bus_numa.h | 18 int node; member
|
/Linux-v6.6/arch/nios2/kernel/ |
D | irq.c | 64 struct device_node *node; in init_IRQ() local
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ttm_glue.c | 38 struct drm_vma_offset_node *node; in vmw_bo_vm_lookup() local
|
/Linux-v6.6/drivers/acpi/acpica/ |
D | dswload.c | 107 struct acpi_namespace_node *node; in acpi_ds_load1_begin_op() local
|
D | nsload.c | 41 acpi_ns_load_table(u32 table_index, struct acpi_namespace_node *node) in acpi_ns_load_table()
|
/Linux-v6.6/drivers/media/platform/mediatek/mdp/ |
D | mtk_mdp_comp.c | 40 int mtk_mdp_comp_init(struct device *dev, struct device_node *node, in mtk_mdp_comp_init()
|
/Linux-v6.6/tools/include/linux/ |
D | slab.h | 11 #define kzalloc_node(size, flags, node) kmalloc(size, flags) argument
|
/Linux-v6.6/fs/ocfs2/dlm/ |
D | dlmmaster.c | 360 struct o2nm_node *node, int idx) in dlm_mle_node_down() 374 struct o2nm_node *node, int idx) in dlm_mle_node_up() 1213 int node; in dlm_restart_lock_mastery() local 2258 u8 node; in dlm_deref_lockres_handler() local 2353 u8 node; in dlm_deref_lockres_done_handler() local 2409 struct dlm_lock_resource *res, u8 node) in dlm_drop_lockres_ref_done() 2443 u8 node; in dlm_deref_lockres_worker() local
|
/Linux-v6.6/arch/sparc/prom/ |
D | memory.c | 35 phandle node; in prom_meminit_v2() local
|
/Linux-v6.6/drivers/misc/vmw_vmci/ |
D | vmci_resource.h | 30 struct hlist_node node; member
|
/Linux-v6.6/drivers/media/v4l2-core/ |
D | v4l2-ctrls-priv.h | 22 static inline u32 node2id(struct list_head *node) in node2id()
|
/Linux-v6.6/net/hsr/ |
D | hsr_debugfs.c | 22 struct hsr_node *node; in hsr_node_table_show() local
|
/Linux-v6.6/include/drm/ |
D | drm_flip_work.h | 60 struct list_head node; member
|