Searched refs:bpf_testmod_st_ops (Results 1 – 6 of 6) sorted by relevance
45 struct bpf_testmod_st_ops epilogue_tailcall = {50 struct bpf_testmod_st_ops epilogue_subprog = {
62 struct bpf_testmod_st_ops epilogue_exit = {
118 struct bpf_testmod_st_ops epilogue_goto_start = {
150 struct bpf_testmod_st_ops pro_epilogue = {
106 struct bpf_testmod_st_ops { struct
1012 static struct bpf_testmod_st_ops *st_ops;1366 static struct bpf_testmod_st_ops st_ops_cfi_stubs = {1440 ret = ret ?: register_bpf_struct_ops(&testmod_st_ops, bpf_testmod_st_ops); in bpf_testmod_init()