Home
last modified time | relevance | path

Searched refs:bpf_testmod_ops2 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dbad_struct_ops.c23 struct bpf_testmod_ops2 testmod_2 = {
/linux/tools/testing/selftests/bpf/bpf_testmod/
A Dbpf_testmod.h93 struct bpf_testmod_ops2 { struct
A Dbpf_testmod.c1155 struct bpf_testmod_ops2 *ops = kdata; in bpf_dummy_reg2()
1161 static struct bpf_testmod_ops2 __bpf_testmod_ops2 = {
1165 struct bpf_struct_ops bpf_testmod_ops2 = { variable
1333 ret = ret ?: register_bpf_struct_ops(&bpf_testmod_ops2, bpf_testmod_ops2); in bpf_testmod_init()

Completed in 7 milliseconds