Searched refs:__bpf_tramp_exit (Results 1 – 6 of 6) sorted by relevance
1013 void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr) in __bpf_tramp_exit() function
1014 ret = emit_call((const u64)__bpf_tramp_exit, true, ctx); in __arch_prepare_bpf_trampoline()
2821 load_imm64(jit, REG_1, (u64)__bpf_tramp_exit); in __arch_prepare_bpf_trampoline()
1160 void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr);
2276 emit_call((const u64)__bpf_tramp_exit, ctx); in prepare_trampoline()
3116 if (emit_rsb_call(&prog, __bpf_tramp_exit, image + (prog - (u8 *)rw_image))) { in __arch_prepare_bpf_trampoline()