Searched defs:bpf_testmod_st_ops (Results 1 – 1 of 1) sorted by relevance
112 struct bpf_testmod_st_ops { struct113 int (*test_prologue)(struct st_ops_args *args);114 int (*test_epilogue)(struct st_ops_args *args);115 int (*test_pro_epilogue)(struct st_ops_args *args);116 struct module *owner;
Completed in 4 milliseconds