/linux/drivers/gpu/drm/xe/tests/ |
H A D | xe_args_test.c | 12 #define foo X, Y, Z, Q in call_args_example() macro 26 #define foo X, Y, Z, Q in drop_first_arg_example() macro 39 #define foo X, Y, Z, Q in first_arg_example() macro 53 #define foo X, Y, Z, Q in last_arg_example() macro 67 #define foo X, Y, Z, Q in pick_arg_example() macro 83 #define foo(f) f(X) f(Y) f(Z) f(Q) in sep_comma_example() macro 158 #define foo DROP_FIRST_ARG(FOO_ARGS) in drop_first_arg_test() macro
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | linked_list.h | 14 struct foo { struct 25 struct bpf_list_head head __contains(foo, node2); argument
|
H A D | test_global_data.c | 24 struct foo { struct 34 __type(value, struct foo); argument
|
H A D | verifier_map_ptr.c | 12 int foo[MAX_ENTRIES]; member 23 long long foo; member
|
H A D | bad_struct_ops2.c | 14 void foo(void) {} in foo() function
|
H A D | test_global_func7.c | 9 void foo(struct __sk_buff *skb) in foo() function
|
H A D | test_global_func8.c | 8 __noinline int foo(struct __sk_buff *skb) in foo() function
|
H A D | test_global_func14.c | 9 __noinline int foo(const struct S *s) in foo() function
|
H A D | test_global_func17.c | 6 __noinline int foo(int *p) in foo() function
|
H A D | test_global_func16.c | 7 __noinline int foo(int (*arr)[10]) in foo() function
|
H A D | test_global_func11.c | 11 __noinline int foo(const struct S *s) in foo() function
|
H A D | test_global_func15.c | 7 __noinline int foo(unsigned int *v) in foo() function
|
H A D | test_global_func13.c | 11 __noinline int foo(const struct S *s) in foo() function
|
H A D | test_global_func12.c | 11 __noinline int foo(const struct S *s) in foo() function
|
/linux/samples/kobject/ |
H A D | kset-example.c | 31 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/lib/ |
H A D | test_debug_virtual.c | 16 struct foo { struct 20 static struct foo *foo; argument
|
/linux/fs/gfs2/ |
H A D | main.c | 34 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() 61 static void gfs2_init_gl_aspace_once(void *foo) in gfs2_init_gl_aspace_once()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | global_data.c | 69 struct foo { struct 78 struct foo val; in test_global_data_struct() argument
|
H A D | task_under_cgroup.c | 14 int ret, foo; in test_task_under_cgroup() local
|
/linux/drivers/misc/lkdtm/ |
H A D | fortify.c | 17 int foo; in lkdtm_FORTIFY_STR_OBJECT() member 73 int foo; in lkdtm_FORTIFY_MEM_OBJECT() member
|
/linux/arch/x86/kernel/ |
H A D | asm-offsets_32.c | 13 void foo(void) in foo() function
|
/linux/arch/alpha/kernel/ |
H A D | asm-offsets.c | 15 static void __used foo(void) in foo() function
|
/linux/arch/sparc/kernel/ |
H A D | asm-offsets.c | 48 static int __used foo(void) in foo() function
|
/linux/samples/bpf/ |
H A D | spintest.bpf.c | 36 #define PROG(foo) \ argument
|
/linux/arch/x86/um/ |
H A D | user-offsets.c | 20 void foo(void) in foo() function
|