Searched defs:arch_prepare_bpf_trampoline (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/kernel/bpf/ |
D | trampoline.c | 1035 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
|
/linux-6.6.21/arch/riscv/net/ |
D | bpf_jit_comp64.c | 1032 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, in arch_prepare_bpf_trampoline() function
|
/linux-6.6.21/arch/arm64/net/ |
D | bpf_jit_comp.c | 2029 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, in arch_prepare_bpf_trampoline() function
|
/linux-6.6.21/arch/s390/net/ |
D | bpf_jit_comp.c | 2501 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, in arch_prepare_bpf_trampoline() function
|
/linux-6.6.21/arch/x86/net/ |
D | bpf_jit_comp.c | 2355 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
|