Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-5.10/lib/
Dtest_debug_virtual.c16 struct foo { struct
20 static struct foo *foo; variable
/kernel/linux/linux-4.19/lib/
Dtest_debug_virtual.c15 struct foo { struct
19 static struct foo *foo; argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_global_data.c24 struct foo { struct
34 __type(value, struct foo); argument
Dtest_global_func8.c7 __noinline int foo(struct __sk_buff *skb) in foo() function
Dtest_global_func7.c8 void foo(struct __sk_buff *skb) in foo() function
/kernel/linux/linux-4.19/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
200 struct foo_obj *foo; in create_foo_obj() local
235 static void destroy_foo_obj(struct foo_obj *foo) in destroy_foo_obj()
/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-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-4.19/fs/gfs2/
Dmain.c37 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-4.19/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-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-5.10/arch/x86/um/shared/sysdep/
Dkernel-offsets.h9 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-4.19/samples/bpf/
Dspintest_kern.c34 #define PROG(foo) \ argument
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dasm-offsets.c15 void foo(void) in foo() function
/kernel/linux/linux-4.19/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-4.19/arch/c6x/kernel/
Dasm-offsets.c14 void foo(void) in foo() function
/kernel/linux/linux-4.19/arch/x86/um/shared/sysdep/
Dkernel-offsets.h9 void foo(void) in foo() function
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dasm-offsets.c23 void foo(void) in foo() function
/kernel/linux/linux-4.19/arch/ia64/kernel/
Dasm-offsets.c23 void foo(void) in foo() function
/kernel/linux/linux-4.19/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/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/samples/bpf/
Dspintest_kern.c35 #define PROG(foo) \ argument

1234567