Home
last modified time | relevance | path

Searched defs:foo (Results 26 – 50 of 126) sorted by relevance

123456

/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
/openbmc/linux/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()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func11.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
H A Dtest_global_func13.c11 __noinline int foo(const struct S *s) in foo() function
H A Dverifier_value_adj_spill.c12 int foo[MAX_ENTRIES]; member
H A Dtest_global_func10.c16 __noinline int foo(const struct Big *big) in foo() function
H A Dverifier_bpf_get_stack.c12 int foo[MAX_ENTRIES]; member
H A Dverifier_and.c12 int foo[MAX_ENTRIES]; member
H A Dverifier_value.c12 int foo[MAX_ENTRIES]; member
H A Dverifier_value_illegal_alu.c12 int foo[MAX_ENTRIES]; member
H A Dtest_global_func_args.c25 __noinline int foo(__u32 index, struct S *s) in foo() function
H A Dverifier_helper_value_access.c9 long long foo; member
24 int foo[MAX_ENTRIES]; member
H A Dverifier_value_or_null.c12 int foo[MAX_ENTRIES]; member
H A Dtest_btf_decl_tag.c36 static __noinline int foo(int x __tag1 __tag2) __tag1 __tag2 in foo() function
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtask_under_cgroup.c14 int ret, foo; in test_task_under_cgroup() local
H A Dcgroup_attach_override.c28 int drop_prog = -1, allow_prog = -1, foo = -1, bar = -1; in serial_test_cgroup_attach_override() local
/openbmc/qemu/tests/tcg/x86_64/
H A Dtest-1648.c18 void foo(void) in foo() function
/openbmc/qemu/tests/tcg/s390x/
H A Dhello-s390x-asm.S19 foo: .asciz "Hello, World!\n" label
/openbmc/linux/arch/x86/um/
H A Dbugs_32.c35 unsigned long foo = 0; in arch_check_bugs() local
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c44 __be32 foo[2]; member
151 __be32 foo[2]; member
/openbmc/linux/drivers/net/wireless/ath/
H A Dath.h302 #define ATH_DBG_WARN(foo, arg...) WARN(foo, arg) argument
303 #define ATH_DBG_WARN_ON_ONCE(foo) WARN_ON_ONCE(foo) argument
315 #define ATH_DBG_WARN(foo, arg...) do {} while (0) argument
316 #define ATH_DBG_WARN_ON_ONCE(foo) ({ \ argument
/openbmc/boost-dbus/test/
H A Dmessage.cpp52 double foo = 1.0; in TEST() local
/openbmc/linux/arch/x86/include/asm/
H A Duser_32.h51 long foo; member
63 long foo; member

123456