/openbmc/linux/arch/sparc/kernel/ |
H A D | asm-offsets.c | 48 int foo(void) in foo() function
|
/openbmc/linux/samples/bpf/ |
H A D | spintest.bpf.c | 36 #define PROG(foo) \ argument
|
/openbmc/linux/drivers/usb/phy/ |
H A D | phy-fsl-usb.c | 221 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 D | test_global_func11.c | 11 __noinline int foo(const struct S *s) in foo() function
|
H A D | test_global_func12.c | 11 __noinline int foo(const struct S *s) in foo() function
|
H A D | test_global_func13.c | 11 __noinline int foo(const struct S *s) in foo() function
|
H A D | verifier_value_adj_spill.c | 12 int foo[MAX_ENTRIES]; member
|
H A D | test_global_func10.c | 16 __noinline int foo(const struct Big *big) in foo() function
|
H A D | verifier_bpf_get_stack.c | 12 int foo[MAX_ENTRIES]; member
|
H A D | verifier_and.c | 12 int foo[MAX_ENTRIES]; member
|
H A D | verifier_value.c | 12 int foo[MAX_ENTRIES]; member
|
H A D | verifier_value_illegal_alu.c | 12 int foo[MAX_ENTRIES]; member
|
H A D | test_global_func_args.c | 25 __noinline int foo(__u32 index, struct S *s) in foo() function
|
H A D | verifier_helper_value_access.c | 9 long long foo; member 24 int foo[MAX_ENTRIES]; member
|
H A D | verifier_value_or_null.c | 12 int foo[MAX_ENTRIES]; member
|
H A D | test_btf_decl_tag.c | 36 static __noinline int foo(int x __tag1 __tag2) __tag1 __tag2 in foo() function
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | task_under_cgroup.c | 14 int ret, foo; in test_task_under_cgroup() local
|
H A D | cgroup_attach_override.c | 28 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 D | test-1648.c | 18 void foo(void) in foo() function
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | hello-s390x-asm.S | 19 foo: .asciz "Hello, World!\n" label
|
/openbmc/linux/arch/x86/um/ |
H A D | bugs_32.c | 35 unsigned long foo = 0; in arch_check_bugs() local
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_ipmac.c | 44 __be32 foo[2]; member 151 __be32 foo[2]; member
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | ath.h | 302 #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 D | message.cpp | 52 double foo = 1.0; in TEST() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | user_32.h | 51 long foo; member 63 long foo; member
|