Home
last modified time | relevance | path

Searched defs:node (Results 701 – 725 of 2718) sorted by relevance

1...<<21222324252627282930>>...109

/Linux-v6.6/include/linux/
Dnuma.h47 static inline int numa_map_to_online_node(int node) in numa_map_to_online_node()
Dremoteproc.h340 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/
Dmulticast.c1531 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/
Dinet_hashtables.c391 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/
Dclk-sun8i-mbus.c24 static void __init sun8i_a23_mbus_setup(struct device_node *node) in sun8i_a23_mbus_setup()
/Linux-v6.6/drivers/gpu/drm/pl111/
Dpl111_debugfs.c35 struct drm_info_node *node = (struct drm_info_node *)m->private; in pl111_debugfs_regs() local
/Linux-v6.6/include/asm-generic/
Dnuma.h24 static inline const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
/Linux-v6.6/block/
Dblk-mq-tag.c540 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/
Dj721e-evm.c617 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/
Dsvc_rdma_sendto.c126 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/
Dcpts.c641 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/
Dmsm_gem.h61 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/
Dbus_numa.h18 int node; member
/Linux-v6.6/arch/nios2/kernel/
Dirq.c64 struct device_node *node; in init_IRQ() local
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_glue.c38 struct drm_vma_offset_node *node; in vmw_bo_vm_lookup() local
/Linux-v6.6/drivers/acpi/acpica/
Ddswload.c107 struct acpi_namespace_node *node; in acpi_ds_load1_begin_op() local
Dnsload.c41 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/
Dmtk_mdp_comp.c40 int mtk_mdp_comp_init(struct device *dev, struct device_node *node, in mtk_mdp_comp_init()
/Linux-v6.6/tools/include/linux/
Dslab.h11 #define kzalloc_node(size, flags, node) kmalloc(size, flags) argument
/Linux-v6.6/fs/ocfs2/dlm/
Ddlmmaster.c360 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/
Dmemory.c35 phandle node; in prom_meminit_v2() local
/Linux-v6.6/drivers/misc/vmw_vmci/
Dvmci_resource.h30 struct hlist_node node; member
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-ctrls-priv.h22 static inline u32 node2id(struct list_head *node) in node2id()
/Linux-v6.6/net/hsr/
Dhsr_debugfs.c22 struct hsr_node *node; in hsr_node_table_show() local
/Linux-v6.6/include/drm/
Ddrm_flip_work.h60 struct list_head node; member

1...<<21222324252627282930>>...109