Searched refs:bpf_testmod_st_ops (Results 1 – 7 of 7) 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 = {
86 struct bpf_testmod_st_ops pro_epilogue_with_kfunc = {
118 struct bpf_testmod_st_ops epilogue_goto_start = {
150 struct bpf_testmod_st_ops pro_epilogue = {
112 struct bpf_testmod_st_ops { struct
1016 static struct bpf_testmod_st_ops *st_ops;1471 static struct bpf_testmod_st_ops st_ops_cfi_stubs = {1552 ret = ret ?: register_bpf_struct_ops(&testmod_st_ops, bpf_testmod_st_ops); in bpf_testmod_init()