Home
last modified time | relevance | path

Searched defs:bpf_testmod_struct_arg_1 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_ldsx_insn.c51 struct bpf_testmod_struct_arg_1 { struct
58 int BPF_PROG2(test_ptr_struct_arg, struct bpf_testmod_struct_arg_1 *, p) in BPF_PROG2()
H A Dtracing_struct.c8 struct bpf_testmod_struct_arg_1 { struct
9 int a;
93 int BPF_PROG2(test_struct_arg_7, struct bpf_testmod_struct_arg_1, a, int, b, in BPF_PROG2()
106 int BPF_PROG2(test_struct_arg_8, struct bpf_testmod_struct_arg_1, a, int, b, in BPF_PROG2()
/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c40 struct bpf_testmod_struct_arg_1 { argument
39 struct bpf_testmod_struct_arg_1 { global() struct