Home
last modified time | relevance | path

Searched refs: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
87 int BPF_PROG2(test_struct_arg_7, struct bpf_testmod_struct_arg_1, a, int, b, in BPF_PROG2() argument
100 int BPF_PROG2(test_struct_arg_8, struct bpf_testmod_struct_arg_1, a, int, b, in BPF_PROG2() argument
/linux-6.3-rc2/tools/testing/selftests/bpf/bpf_testmod/
A Dbpf_testmod.c23 struct bpf_testmod_struct_arg_1 { struct
50 bpf_testmod_test_struct_arg_4(struct bpf_testmod_struct_arg_1 a, int b, in bpf_testmod_test_struct_arg_4()
158 struct bpf_testmod_struct_arg_1 struct_arg1 = {10}; in bpf_testmod_test_read()

Completed in 4 milliseconds