Home
last modified time | relevance | path

Searched refs:handle_epilogue (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/arc/net/
Dbpf_jit_core.c315 static int handle_epilogue(struct jit_context *ctx) in handle_epilogue() function
1177 CHECK_RET(handle_epilogue(ctx)); in jit_prepare()
1203 CHECK_RET(handle_epilogue(ctx)); in jit_compile()
/linux-6.12.1/net/ceph/
Dmessenger_v2.c3038 static int handle_epilogue(struct ceph_connection *con) in handle_epilogue() function
3129 ret = handle_epilogue(con); in populate_in_iter()