Searched refs:bpf_testmod_struct_arg_5 (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | tracing_struct_many_args.c | 11 struct bpf_testmod_struct_arg_5 { struct 70 char, f, short, g, struct bpf_testmod_struct_arg_5, h, long, i) in BPF_PROG2() argument 89 char, f, short, g, struct bpf_testmod_struct_arg_5, h, long, i, int, ret) in BPF_PROG2() argument
|
/linux/tools/testing/selftests/bpf/test_kmods/ |
H A D | bpf_testmod.c | 58 struct bpf_testmod_struct_arg_5 { struct 124 short g, struct bpf_testmod_struct_arg_5 h, long i) in bpf_testmod_test_struct_arg_9() 396 struct bpf_testmod_struct_arg_5 struct_arg5 = {23, 24, 25, 26}; in bpf_testmod_test_read()
|