Home
last modified time | relevance | path

Searched refs:bpf_testmod_struct_arg_4 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtracing_struct_many_args.c6 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 Dbpf_testmod.c53 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()