Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/external/xserver/test/
H A Dlist.c43 int foo; member
215 struct foo { struct
217 struct foo *next; argument
224 struct foo foo; in test_nt_list_init() local
240 struct foo *foo = calloc(10, sizeof(struct foo)); in test_nt_list_append() local
272 struct foo *foo = calloc(10, sizeof(struct foo)); in test_nt_list_insert() local
307 struct foo *foo = list; in test_nt_list_delete() local
/OK3568_Linux_fs/kernel/lib/
H A Dtest_debug_virtual.c16 struct foo { struct
20 static struct foo *foo; variable
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_global_data.c24 struct foo { struct
34 __type(value, struct foo); argument
H A Dtest_global_func8.c7 __noinline int foo(struct __sk_buff *skb) in foo() function
H A Dtest_global_func7.c8 void foo(struct __sk_buff *skb) in foo() function
/OK3568_Linux_fs/kernel/fs/gfs2/
H A 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()
/OK3568_Linux_fs/kernel/arch/ia64/scripts/
H A Dcheck-text-align.S2 .proc foo label
4 foo: .save rp, r2 label
/OK3568_Linux_fs/kernel/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 Dcgroup_attach_override.c28 int drop_prog = -1, allow_prog = -1, foo = -1, bar = -1; in test_cgroup_attach_override() local
/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dp80211conv.c117 int foo; in skb_ether_to_p80211() local
289 int foo; in skb_p80211_to_ether() local
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A 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()
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dasm-offsets.c14 void foo(void) in foo() function
/OK3568_Linux_fs/kernel/arch/x86/um/shared/sysdep/
H A Dkernel-offsets.h9 void foo(void) in foo() function
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dasm-offsets.c15 void foo(void) in foo() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dasm-offsets_32.c13 void foo(void) in foo() function
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dsample_python_click.py7 def main(foo, bar): argument
H A Dsample_python_argh.py6 def main(foo, bar=False): argument
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dasm-offsets.c23 void foo(void) in foo() function
H A Dnr-irqs.c15 void foo(void) in foo() function
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dspintest_kern.c35 #define PROG(foo) \ argument
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dasm-offsets.c48 int foo(void) in foo() function
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Duser-offsets.c18 void foo(void) in foo() function
H A Dbugs_32.c35 unsigned long foo = 0; in arch_check_bugs() local
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c44 __be32 foo[2]; member
151 __be32 foo[2]; member

12345