Home
last modified time | relevance | path

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

1234

/Linux-v6.1/lib/
Dtest_debug_virtual.c16 struct foo { struct
20 static struct foo *foo; variable
/Linux-v6.1/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()
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_global_data.c24 struct foo { struct
34 __type(value, struct foo); argument
Dtest_global_func7.c8 void foo(struct __sk_buff *skb) in foo() function
Dtest_global_func8.c7 __noinline int foo(struct __sk_buff *skb) in foo() function
Dtest_global_func14.c8 __noinline int foo(const struct S *s) in foo() function
Dtest_global_func15.c6 __noinline int foo(unsigned int *v) in foo() function
Dtest_global_func17.c5 __noinline int foo(int *p) in foo() function
Dtest_global_func16.c6 __noinline int foo(int (*arr)[10]) in foo() function
Dtest_global_func11.c10 __noinline int foo(const struct S *s) in foo() function
Dtest_global_func12.c10 __noinline int foo(const struct S *s) in foo() function
Dtest_global_func13.c10 __noinline int foo(const struct S *s) in foo() function
/Linux-v6.1/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()
/Linux-v6.1/arch/ia64/scripts/
Dcheck-text-align.S2 .proc foo label
4 foo: .save rp, r2 label
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dglobal_data.c69 struct foo { struct
78 struct foo val; in test_global_data_struct() argument
/Linux-v6.1/drivers/staging/wlan-ng/
Dp80211conv.c117 int foo; in skb_ether_to_p80211() local
289 int foo; in skb_p80211_to_ether() local
/Linux-v6.1/drivers/misc/lkdtm/
Dfortify.c17 int foo; in lkdtm_FORTIFY_STR_OBJECT() member
73 int foo; in lkdtm_FORTIFY_MEM_OBJECT() member
/Linux-v6.1/drivers/usb/phy/
Dphy-fsl-usb.c221 void b_data_pulse_end(unsigned long foo) in b_data_pulse_end()
240 void b_vbus_pulse_end(unsigned long foo) in b_vbus_pulse_end()
253 void b_srp_end(unsigned long foo) in b_srp_end()
268 void a_wait_enum(unsigned long foo) in a_wait_enum()
/Linux-v6.1/arch/x86/um/shared/sysdep/
Dkernel-offsets.h9 void foo(void) in foo() function
/Linux-v6.1/arch/x86/kernel/
Dasm-offsets_32.c13 void foo(void) in foo() function
/Linux-v6.1/arch/alpha/kernel/
Dasm-offsets.c15 void foo(void) in foo() function
/Linux-v6.1/arch/ia64/kernel/
Dasm-offsets.c23 void foo(void) in foo() function
/Linux-v6.1/samples/bpf/
Dspintest_kern.c35 #define PROG(foo) \ argument
/Linux-v6.1/arch/x86/um/
Duser-offsets.c17 void foo(void) in foo() function
/Linux-v6.1/arch/sparc/kernel/
Dasm-offsets.c48 int foo(void) in foo() function

1234