Searched refs:bpf_testmod_ops (Results 1 – 14 of 14) sorted by relevance
25 struct bpf_testmod_ops { struct30 struct bpf_testmod_ops testmod_1 = { argument
71 struct bpf_testmod_ops { struct76 struct bpf_testmod_ops st_ops_resize = { argument
22 struct bpf_testmod_ops testmod_do_detach;
16 struct bpf_testmod_ops ops = {
20 struct bpf_testmod_ops testmod = {
19 struct bpf_testmod_ops ops = {
21 struct bpf_testmod_ops testmod_struct_ptr = {
26 struct bpf_testmod_ops testmod_1 = {
17 struct bpf_testmod_ops testmod_1 = {
61 struct bpf_testmod_ops multi_pages = {
34 struct bpf_testmod_ops testmod_1 = {
1115 if (member->offset == offsetof(struct bpf_testmod_ops, data) * 8) { in bpf_testmod_ops_init_member()1121 ((struct bpf_testmod_ops *)kdata)->data = ((struct bpf_testmod_ops *)udata)->data; in bpf_testmod_ops_init_member()1142 struct bpf_testmod_ops *ops = kdata; in bpf_dummy_reg()1179 static struct bpf_testmod_ops __bpf_testmod_ops = {1437 ret = ret ?: register_bpf_struct_ops(&bpf_bpf_testmod_ops, bpf_testmod_ops); in bpf_testmod_init()1458 BUILD_BUG_ON(offsetof(struct bpf_testmod_ops, tramp_1) + 40 * sizeof(long) != in bpf_testmod_init()1459 offsetofend(struct bpf_testmod_ops, tramp_40)); in bpf_testmod_init()
33 struct bpf_testmod_ops { struct
260 struct bpf_testmod_ops testmod_map = {