Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtracing_struct.c8 struct bpf_testmod_struct_arg_1 { struct
9 int a;
87 int BPF_PROG2(test_struct_arg_7, struct bpf_testmod_struct_arg_1, a, int, b, in BPF_PROG2()
100 int BPF_PROG2(test_struct_arg_8, struct bpf_testmod_struct_arg_1, a, int, b, in BPF_PROG2()
/linux-6.3-rc2/tools/testing/selftests/bpf/bpf_testmod/
A Dbpf_testmod.c23 struct bpf_testmod_struct_arg_1 { struct
24 int a;

Completed in 6 milliseconds