Searched refs:bpf_testmod_struct_arg_4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | tracing_struct.c | 21 struct bpf_testmod_struct_arg_4 { struct 143 void *, e, struct bpf_testmod_struct_arg_4, f) in BPF_PROG2() argument 157 void *, e, struct bpf_testmod_struct_arg_4, f, int, ret) in BPF_PROG2() argument 165 void *, e, struct bpf_testmod_struct_arg_4, f, int, g) in BPF_PROG2() argument 180 void *, e, struct bpf_testmod_struct_arg_4, f, int, g, in BPF_PROG2() argument
|
/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/ |
H A D | bpf_testmod.c | 38 struct bpf_testmod_struct_arg_4 { struct 86 struct bpf_testmod_struct_arg_4 f) in bpf_testmod_test_struct_arg_7() 95 struct bpf_testmod_struct_arg_4 f, int g) in bpf_testmod_test_struct_arg_8() 253 struct bpf_testmod_struct_arg_4 struct_arg4 = {21, 22}; in bpf_testmod_test_read()
|