Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c33 struct bpf_testmod_struct_arg_3 { struct
79 bpf_testmod_test_struct_arg_6(struct bpf_testmod_struct_arg_3 *a) { in bpf_testmod_test_struct_arg_6()
252 struct bpf_testmod_struct_arg_3 *struct_arg3; in bpf_testmod_test_read()
271 struct_arg3 = kmalloc((sizeof(struct bpf_testmod_struct_arg_3) + in bpf_testmod_test_read()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtracing_struct.c16 struct bpf_testmod_struct_arg_3 { struct
135 int BPF_PROG2(test_struct_arg_11, struct bpf_testmod_struct_arg_3 *, a) in BPF_PROG2() argument