Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtracing_struct.c16 struct bpf_testmod_struct_arg_3 { struct
17 int a;
18 int b[];
127 int BPF_PROG2(test_struct_arg_11, struct bpf_testmod_struct_arg_3 *, a) in BPF_PROG2()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c48 struct bpf_testmod_struct_arg_3 { struct
49 int a;
50 int b[];