Searched refs:arch_prepare_bpf_trampoline (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/kernel/bpf/ |
| D | trampoline.c | 465 err = arch_prepare_bpf_trampoline(im, im->image, im->image + PAGE_SIZE, in bpf_trampoline_update() 1001 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
|
| D | bpf_struct_ops.c | 348 return arch_prepare_bpf_trampoline(NULL, image, image_end, in bpf_struct_ops_prepare_trampoline()
|
| /Linux-v6.1/arch/x86/net/ |
| D | bpf_jit_comp.c | 2044 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
|
| /Linux-v6.1/arch/arm64/net/ |
| D | bpf_jit_comp.c | 1968 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, in arch_prepare_bpf_trampoline() function
|
| /Linux-v6.1/include/linux/ |
| D | bpf.h | 854 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end,
|