Home
last modified time | relevance | path

Searched defs:node_data (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Drbtree_btf_fail__wrong_node_type.c13 struct node_data { struct
21 private(A) struct bpf_rb_root groot __contains(node_data, node); argument
H A Drbtree_btf_fail__add_wrong_type.c10 struct node_data { struct
16 struct node_data2 { argument
35 private(A) struct bpf_rb_root groot __contains(node_data, node); argument
H A Dlocal_kptr_stash_fail.c11 struct node_data { struct
18 struct node_data __kptr *node; argument
H A Dnormal_map_btf.c10 struct node_data { struct
16 struct bpf_list_head head __contains(node_data, node); argument
H A Dmap_in_map_btf.c10 struct node_data { struct
16 struct bpf_list_head head __contains(node_data, node); argument
H A Dlocal_kptr_stash.c13 struct node_data { struct
14 long key;
15 long data;
16 struct plain_local __kptr * stashed_in_local_kptr;
17 struct bpf_rb_node node;
H A Drbtree.c10 struct node_data { struct
18 struct bpf_rb_root root __contains(node_data, node); argument
H A Drbtree_fail.c9 struct node_data { struct
17 private(A) struct bpf_rb_root groot __contains(node_data, node); argument
H A Drefcounted_kptr.c14 struct node_data { struct
23 struct node_data __kptr *node; argument
/linux-6.15/arch/mips/include/asm/mach-ip27/
H A Dmmzone.h18 struct node_data { struct
23 extern struct node_data *__node_data[]; argument
/linux-6.15/drivers/interconnect/imx/
H A Dimx.c42 struct imx_icc_node *node_data = node->data; in imx_icc_node_set() local
101 struct imx_icc_node *node_data = node->data; in imx_icc_node_destroy() local
120 struct imx_icc_node *node_data = node->data; in imx_icc_node_init_qos() local
168 struct imx_icc_node *node_data; in imx_icc_node_add() local
/linux-6.15/mm/
H A Dnuma.c8 struct pglist_data *node_data[MAX_NUMNODES]; variable
/linux-6.15/arch/sparc/kernel/
H A Dvio.c425 const struct vio_remove_node_data *node_data; in vio_md_node_match() local
440 struct vio_remove_node_data node_data; in vio_remove() local
/linux-6.15/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst363 node_data section in x86_64
/linux-6.15/fs/ocfs2/dlm/
H A Ddlmcommon.h91 struct list_head node_data; member
/linux-6.15/include/acpi/
H A Dactbl2.h477 char node_data[]; member