Searched refs:__bpf_tramp_exit (Results 1 – 4 of 4) sorted by relevance
999 void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr) in __bpf_tramp_exit() function
2223 if (emit_call(&prog, __bpf_tramp_exit, prog)) { in arch_prepare_bpf_trampoline()
873 void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr);
1929 emit_call((const u64)__bpf_tramp_exit, ctx); in prepare_trampoline()