Searched refs:bpf_testmod_struct_arg_4 (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | tracing_struct_many_args.c | 6 struct bpf_testmod_struct_arg_4 { struct 24 void *, e, struct bpf_testmod_struct_arg_4, f) in BPF_PROG2() argument 38 void *, e, struct bpf_testmod_struct_arg_4, f, int, ret) in BPF_PROG2() argument 46 void *, e, struct bpf_testmod_struct_arg_4, f, int, g) in BPF_PROG2() argument 61 void *, e, struct bpf_testmod_struct_arg_4, f, int, g, in BPF_PROG2() argument
|
/linux/tools/testing/selftests/bpf/test_kmods/ |
H A D | bpf_testmod.c | 53 struct bpf_testmod_struct_arg_4 { struct 106 struct bpf_testmod_struct_arg_4 f) in bpf_testmod_test_struct_arg_7() 115 struct bpf_testmod_struct_arg_4 f, int g) in bpf_testmod_test_struct_arg_8() 395 struct bpf_testmod_struct_arg_4 struct_arg4 = {21, 22}; in bpf_testmod_test_read()
|