Home
last modified time | relevance | path

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

12345

/openbmc/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 Dtest_spin_lock_fail.c7 struct foo { struct
15 __type(value, struct foo); argument
H A Dverifier_map_ptr.c12 int foo[MAX_ENTRIES]; member
23 long long foo; member
H A Dtest_global_func8.c8 __noinline int foo(struct __sk_buff *skb) in foo() function
H A Dtest_global_func7.c9 void 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_func15.c7 __noinline int foo(unsigned int *v) 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
/openbmc/linux/lib/
H A Dtest_debug_virtual.c16 struct foo { struct
20 static struct foo *foo; variable
/openbmc/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()
/openbmc/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()
62 static void gfs2_init_gl_aspace_once(void *foo) in gfs2_init_gl_aspace_once()
/openbmc/boost-dbus/test/
H A DdbusPropertiesServer.cpp24 dbus::DbusObjectServer foo(system_bus); in TEST() local
35 dbus::DbusObjectServer foo(system_bus); in TEST() local
65 dbus::DbusObjectServer foo(system_bus); in TEST() local
125 dbus::DbusObjectServer foo(bus); in TEST() local
183 dbus::DbusObjectServer foo(bus); in TEST() local
230 dbus::DbusObjectServer foo(bus); in TEST() local
321 dbus::DbusObjectServer foo(bus); in TEST() local
/openbmc/linux/arch/ia64/scripts/
H A Dcheck-text-align.S2 .proc foo label
4 foo: .save rp, r2 label
/openbmc/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
/openbmc/u-boot/lib/efi_loader/
H A Defi_gop.c256 u32 foo, efi_uintn_t sx, in gop_blt_video_fill()
268 u32 foo, efi_uintn_t sx, in gop_blt_buf_to_vid16()
279 u32 foo, efi_uintn_t sx, in gop_blt_buf_to_vid32()
290 u32 foo, efi_uintn_t sx, in gop_blt_vid_to_vid()
302 u32 foo, efi_uintn_t sx, in gop_blt_vid_to_buf()
/openbmc/linux/arch/x86/um/shared/sysdep/
H A Dkernel-offsets.h9 void foo(void) in foo() function
/openbmc/linux/arch/x86/kernel/
H A Dasm-offsets_32.c13 void foo(void) in foo() function
/openbmc/linux/arch/alpha/kernel/
H A Dasm-offsets.c15 void foo(void) in foo() function
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211conv.c96 int foo; in skb_ether_to_p80211() local
268 int foo; in skb_p80211_to_ether() local
/openbmc/linux/arch/ia64/kernel/
H A Dasm-offsets.c23 void foo(void) in foo() function
/openbmc/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
/openbmc/linux/arch/sparc/kernel/
H A Dasm-offsets.c48 int foo(void) in foo() function
/openbmc/linux/samples/bpf/
H A Dspintest.bpf.c36 #define PROG(foo) \ argument

12345