Home
last modified time | relevance | path

Searched defs:orig_call (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
H A Dtrampoline.c561 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, const struct btf_func_model *m, u32 flags, struct bpf_tramp_progs *tprogs, void *orig_call) arch_prepare_bpf_trampoline() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtrampoline.c1035 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *orig_call) arch_prepare_bpf_trampoline() argument
/kernel/linux/linux-6.6/arch/riscv/net/
H A Dbpf_jit_comp64.c798 void *orig_call = func_addr; in __arch_prepare_bpf_trampoline() local
/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp.c1774 arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, const struct btf_func_model *m, u32 flags, struct bpf_tramp_progs *tprogs, void *orig_call) arch_prepare_bpf_trampoline() argument
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit_comp.c1830 prepare_trampoline(struct jit_ctx *ctx, struct bpf_tramp_image *im, struct bpf_tramp_links *tlinks, void *orig_call, int nregs, u32 flags) prepare_trampoline() argument
2029 arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *orig_call) arch_prepare_bpf_trampoline() argument
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c2365 void *orig_call = func_addr; in arch_prepare_bpf_trampoline() local

Completed in 16 milliseconds