Home
last modified time | relevance | path

Searched refs:arch_prepare_bpf_trampoline (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/kernel/bpf/
Dtrampoline.c366 err = arch_prepare_bpf_trampoline(im, im->image, im->image + PAGE_SIZE, in bpf_trampoline_update()
636 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
Dbpf_struct_ops.c437 err = arch_prepare_bpf_trampoline(NULL, image, in bpf_struct_ops_map_update_elem()
/Linux-v5.15/include/linux/
Dbpf.h619 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end,
/Linux-v5.15/arch/x86/net/
Dbpf_jit_comp.c1966 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, in arch_prepare_bpf_trampoline() function