Home
last modified time | relevance | path

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

1234

/Linux-v5.4/lib/
Dtest_debug_virtual.c16 struct foo { struct
20 static struct foo *foo; argument
/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dtest_global_data.c24 struct foo { struct
34 __type(value, struct foo); argument
/Linux-v5.4/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()
Dkobject-example.c21 static int foo; variable
/Linux-v5.4/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-v5.4/arch/ia64/scripts/
Dcheck-text-align.S2 .proc foo label
4 foo: .save rp, r2 label
/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/
Dglobal_data.c68 struct foo { struct
77 struct foo val; in test_global_data_struct() argument
/Linux-v5.4/drivers/staging/wlan-ng/
Dp80211conv.c117 int foo; in skb_ether_to_p80211() local
289 int foo; in skb_p80211_to_ether() local
/Linux-v5.4/arch/x86/um/shared/sysdep/
Dkernel-offsets.h9 void foo(void) in foo() function
/Linux-v5.4/samples/bpf/
Dspintest_kern.c34 #define PROG(foo) \ argument
/Linux-v5.4/arch/c6x/kernel/
Dasm-offsets.c14 void foo(void) in foo() function
/Linux-v5.4/arch/alpha/kernel/
Dasm-offsets.c15 void foo(void) in foo() function
/Linux-v5.4/arch/ia64/kernel/
Dasm-offsets.c23 void foo(void) in foo() function
Dnr-irqs.c15 void foo(void) in foo() function
/Linux-v5.4/arch/sparc/kernel/
Dasm-offsets.c48 int foo(void) in foo() function
/Linux-v5.4/arch/x86/kernel/
Dasm-offsets_32.c16 void foo(void) in foo() function
/Linux-v5.4/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-v5.4/arch/x86/um/
Dbugs_32.c35 unsigned long foo = 0; in arch_check_bugs() local
Duser-offsets.c30 void foo(void) in foo() function
/Linux-v5.4/net/netfilter/ipset/
Dip_set_hash_ipmac.c44 __be32 foo[2]; member
151 __be32 foo[2]; member
/Linux-v5.4/tools/perf/tests/
Dmmap-basic.c111 int foo = syscalls[i](); in test__basic_mmap() local
/Linux-v5.4/drivers/net/wireless/ath/
Dath.h297 #define ATH_DBG_WARN(foo, arg...) WARN(foo, arg) argument
298 #define ATH_DBG_WARN_ON_ONCE(foo) WARN_ON_ONCE(foo) argument
310 #define ATH_DBG_WARN(foo, arg...) do {} while (0) argument
311 #define ATH_DBG_WARN_ON_ONCE(foo) ({ \ argument
/Linux-v5.4/arch/x86/include/asm/
Duser_32.h51 long foo; member
63 long foo; member
Duser32.h14 u32 foo; member
27 int foo; member
/Linux-v5.4/arch/x86/include/asm/fpu/
Dtypes.h18 u32 foo; /* FPU Operand Pointer Offset */ member
47 u32 foo; /* FPU Operand Offset */ member
85 u32 foo; member

1234