Searched refs:bpf_testmod_ops3 (Results 1 – 7 of 7) sorted by relevance
18 struct bpf_testmod_ops3 testmod_arena_fail = {
42 struct bpf_testmod_ops3 testmod_1 = { in BPF_PROG()
53 struct bpf_testmod_ops3 testmod_1 = { in BPF_PROG()
79 struct bpf_testmod_ops3 testmod_arena = {
112 struct bpf_testmod_ops3 { struct
376 static struct bpf_testmod_ops3 *st_ops3;411 static struct bpf_testmod_ops3 __bpf_testmod_ops3 = {1725 case offsetof(struct bpf_testmod_ops3, test_1): in st_ops3_check_member()1735 struct bpf_struct_ops bpf_testmod_ops3 = { variable2149 ret = ret ?: register_bpf_struct_ops(&bpf_testmod_ops3, bpf_testmod_ops3); in bpf_testmod_init()