Searched refs:__bpf_tramp_exit (Results 1 – 7 of 7) sorted by relevance
1298 void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr) in __bpf_tramp_exit() function
1153 (unsigned long)__bpf_tramp_exit); in __arch_prepare_bpf_trampoline()
1254 ret = emit_call((const u64)__bpf_tramp_exit, true, ctx); in __arch_prepare_bpf_trampoline()
1812 ret = emit_call(ctx, (const u64)__bpf_tramp_exit); in __arch_prepare_bpf_trampoline()
2756 emit_call((const u64)__bpf_tramp_exit, ctx); in prepare_trampoline()
3481 if (emit_rsb_call(&prog, __bpf_tramp_exit, image + (prog - (u8 *)rw_image))) { in __arch_prepare_bpf_trampoline()
1279 void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr);