Home
last modified time | relevance | path

Searched refs:arch_prepare_bpf_trampoline (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
H A Dtrampoline.c330 err = arch_prepare_bpf_trampoline(im, im->image, im->image + PAGE_SIZE, in bpf_trampoline_update()
561 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
H A Dbpf_struct_ops.c436 err = arch_prepare_bpf_trampoline(NULL, image, in bpf_struct_ops_map_update_elem()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtrampoline.c441 err = arch_prepare_bpf_trampoline(im, im->image, im->image + PAGE_SIZE, in bpf_trampoline_update()
467 /* reset im->image memory attr for arch_prepare_bpf_trampoline */ in bpf_trampoline_update()
1035 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
H A Dbpf_struct_ops.c365 return arch_prepare_bpf_trampoline(NULL, image, image_end, in bpf_struct_ops_prepare_trampoline()
/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp.c1774 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit_comp.c1819 /* Based on the x86's implementation of arch_prepare_bpf_trampoline().
2029 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, in arch_prepare_bpf_trampoline() function
/kernel/linux/linux-6.6/arch/riscv/net/
H A Dbpf_jit_comp64.c1032 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, in arch_prepare_bpf_trampoline() function
/kernel/linux/linux-6.6/arch/s390/net/
H A Dbpf_jit_comp.c2501 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, in arch_prepare_bpf_trampoline() function
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h626 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end,
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h1089 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end,
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c2145 * arch_prepare_bpf_trampoline(). in invoke_bpf_prog()
2355 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, in arch_prepare_bpf_trampoline() function

Completed in 28 milliseconds