__bpf_tramp_exit
emit_call((const u64)__bpf_tramp_exit, ctx);
ret = emit_call(ctx, (const u64)__bpf_tramp_exit);
(unsigned long)__bpf_tramp_exit);
ret = emit_call((const u64)__bpf_tramp_exit, true, ctx);
EMIT6_PCREL_RILB_PTR(0xc0050000, REG_14, __bpf_tramp_exit);
if (emit_rsb_call(&prog, __bpf_tramp_exit, image + (prog - (u8 *)rw_image))) {
void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr);