Home
last modified time | relevance | path

Searched defs:bpf_testmod_struct_arg_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtracing_struct.c16 struct bpf_testmod_struct_arg_3 { struct
17 int a;
18 int b[];
135 int BPF_PROG2(test_struct_arg_11, struct bpf_testmod_struct_arg_3 *, a) in BPF_PROG2()
/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c33 struct bpf_testmod_struct_arg_3 { struct
34 int a;
35 int b[];