Searched defs:bpf_testmod_ops3 (Results 1 – 2 of 2) sorted by relevance
103 struct bpf_testmod_ops3 { struct104 int (*test_1)(void);105 int (*test_2)(void);
1285 struct bpf_struct_ops bpf_testmod_ops3 = { variable