Searched refs:bpf_testmod_ops2 (Results 1 – 3 of 3) sorted by relevance
23 struct bpf_testmod_ops2 testmod_2 = {
93 struct bpf_testmod_ops2 { struct
1198 struct bpf_testmod_ops2 *ops = kdata; in bpf_dummy_reg2()1204 static struct bpf_testmod_ops2 __bpf_testmod_ops2 = {1208 struct bpf_struct_ops bpf_testmod_ops2 = { variable1438 ret = ret ?: register_bpf_struct_ops(&bpf_testmod_ops2, bpf_testmod_ops2); in bpf_testmod_init()