Searched refs:bpf_kfunc_st_ops_test_epilogue (Results 1 – 6 of 6) sorted by relevance
72 return bpf_kfunc_st_ops_test_epilogue(&args); in syscall_epilogue_exit0()81 return bpf_kfunc_st_ops_test_epilogue(&args); in syscall_epilogue_exit1()
57 return bpf_kfunc_st_ops_test_epilogue(args); in syscall_epilogue_tailcall()
139 return bpf_kfunc_st_ops_test_epilogue(&args); in syscall_epilogue_goto_start()
137 return bpf_kfunc_st_ops_test_epilogue(&args); in syscall_epilogue()
153 int bpf_kfunc_st_ops_test_epilogue(struct st_ops_args *args) __ksym;
1026 __bpf_kfunc int bpf_kfunc_st_ops_test_epilogue(struct st_ops_args *args) in bpf_kfunc_st_ops_test_epilogue() function1093 BTF_ID_FLAGS(func, bpf_kfunc_st_ops_test_epilogue, KF_TRUSTED_ARGS | KF_SLEEPABLE) in BTF_ID_FLAGS()