Home
last modified time | relevance | path

Searched defs:foo (Results 1 – 25 of 201) sorted by relevance

123456789

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dlinked_list.h14 struct foo { struct
25 struct bpf_list_head head __contains(foo, node2); argument
Dtest_global_data.c24 struct foo { struct
34 __type(value, struct foo); argument
Dtest_spin_lock_fail.c7 struct foo { struct
15 __type(value, struct foo); argument
Dverifier_map_ptr.c12 int foo[MAX_ENTRIES]; member
23 long long foo; member
/kernel/linux/linux-5.10/lib/
Dtest_debug_virtual.c16 struct foo { struct
20 static struct foo *foo; variable
/kernel/linux/linux-6.6/lib/
Dtest_debug_virtual.c16 struct foo { struct
20 static struct foo *foo; variable
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_global_data.c24 struct foo { struct
34 __type(value, struct foo); argument
/kernel/linux/linux-5.10/samples/kobject/
Dkset-example.c31 int foo; member
57 struct foo_obj *foo; in foo_attr_show() local
77 struct foo_obj *foo; in foo_attr_store() local
103 struct foo_obj *foo; in foo_release() local
201 struct foo_obj *foo; in create_foo_obj() local
236 static void destroy_foo_obj(struct foo_obj *foo) in destroy_foo_obj()
/kernel/linux/linux-6.6/samples/kobject/
Dkset-example.c31 int foo; member
57 struct foo_obj *foo; in foo_attr_show() local
77 struct foo_obj *foo; in foo_attr_store() local
103 struct foo_obj *foo; in foo_release() local
201 struct foo_obj *foo; in create_foo_obj() local
236 static void destroy_foo_obj(struct foo_obj *foo) in destroy_foo_obj()
/kernel/linux/linux-6.6/fs/gfs2/
Dmain.c34 static void gfs2_init_inode_once(void *foo) in gfs2_init_inode_once()
50 static void gfs2_init_glock_once(void *foo) in gfs2_init_glock_once()
62 static void gfs2_init_gl_aspace_once(void *foo) in gfs2_init_gl_aspace_once()
/kernel/linux/linux-5.10/fs/gfs2/
Dmain.c34 static void gfs2_init_inode_once(void *foo) in gfs2_init_inode_once()
51 static void gfs2_init_glock_once(void *foo) in gfs2_init_glock_once()
63 static void gfs2_init_gl_aspace_once(void *foo) in gfs2_init_gl_aspace_once()
/kernel/linux/linux-6.6/arch/ia64/scripts/
Dcheck-text-align.S2 .proc foo label
4 foo: .save rp, r2 label
/kernel/linux/linux-5.10/arch/ia64/scripts/
Dcheck-text-align.S2 .proc foo label
4 foo: .save rp, r2 label
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dglobal_data.c69 struct foo { struct
78 struct foo val; in test_global_data_struct() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dglobal_data.c69 struct foo { struct
78 struct foo val; in test_global_data_struct() argument
/kernel/linux/linux-6.6/arch/alpha/kernel/
Dasm-offsets.c15 void foo(void) in foo() function
/kernel/linux/linux-5.10/arch/x86/kernel/
Dasm-offsets_32.c13 void foo(void) in foo() function
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
Dkernel-offsets.h9 void foo(void) in foo() function
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dasm-offsets.c15 void foo(void) in foo() function
/kernel/linux/linux-5.10/arch/c6x/kernel/
Dasm-offsets.c14 void foo(void) in foo() function
/kernel/linux/linux-6.6/arch/x86/kernel/
Dasm-offsets_32.c13 void foo(void) in foo() function
/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
Dkernel-offsets.h9 void foo(void) in foo() function
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
Dp80211conv.c96 int foo; in skb_ether_to_p80211() local
268 int foo; in skb_p80211_to_ether() local
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
Dp80211conv.c117 int foo; in skb_ether_to_p80211() local
289 int foo; in skb_p80211_to_ether() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dasm-offsets.c23 void foo(void) in foo() function

123456789