Home
last modified time | relevance | path

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

1234

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_args_test.c12 #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 Dlinked_list.h14 struct foo { struct
25 struct bpf_list_head head __contains(foo, node2); argument
H A Dtest_global_data.c24 struct foo { struct
34 __type(value, struct foo); argument
H A Dverifier_map_ptr.c12 int foo[MAX_ENTRIES]; member
23 long long foo; member
H A Dbad_struct_ops2.c14 void foo(void) {} in foo() function
H A Dtest_global_func7.c9 void foo(struct __sk_buff *skb) in foo() function
H A Dtest_global_func8.c8 __noinline int foo(struct __sk_buff *skb) in foo() function
H A Dtest_global_func14.c9 __noinline int foo(const struct S *s) in foo() function
H A Dtest_global_func17.c6 __noinline int foo(int *p) in foo() function
H A Dtest_global_func16.c7 __noinline int foo(int (*arr)[10]) in foo() function
H A Dtest_global_func11.c11 __noinline int foo(const struct S *s) in foo() function
H A Dtest_global_func15.c7 __noinline int foo(unsigned int *v) in foo() function
H A Dtest_global_func13.c11 __noinline int foo(const struct S *s) in foo() function
H A Dtest_global_func12.c11 __noinline int foo(const struct S *s) in foo() function
/linux/samples/kobject/
H A 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/lib/
H A Dtest_debug_virtual.c16 struct foo { struct
20 static struct foo *foo; argument
/linux/fs/gfs2/
H A 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()
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 Dglobal_data.c69 struct foo { struct
78 struct foo val; in test_global_data_struct() argument
H A Dtask_under_cgroup.c14 int ret, foo; in test_task_under_cgroup() local
/linux/drivers/misc/lkdtm/
H A Dfortify.c17 int foo; in lkdtm_FORTIFY_STR_OBJECT() member
73 int foo; in lkdtm_FORTIFY_MEM_OBJECT() member
/linux/arch/x86/kernel/
H A Dasm-offsets_32.c13 void foo(void) in foo() function
/linux/arch/alpha/kernel/
H A Dasm-offsets.c15 static void __used foo(void) in foo() function
/linux/arch/sparc/kernel/
H A Dasm-offsets.c48 static int __used foo(void) in foo() function
/linux/samples/bpf/
H A Dspintest.bpf.c36 #define PROG(foo) \ argument
/linux/arch/x86/um/
H A Duser-offsets.c20 void foo(void) in foo() function

1234