Searched refs:arch_prepare_bpf_trampoline (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | trampoline.c | 333 err = arch_prepare_bpf_trampoline(im, im->image, im->image + PAGE_SIZE, in bpf_trampoline_update() 564 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
|
| H A D | bpf_struct_ops.c | 437 err = arch_prepare_bpf_trampoline(NULL, image, in bpf_struct_ops_map_update_elem()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf.h | 578 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end,
|
| /OK3568_Linux_fs/kernel/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 1771 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, in arch_prepare_bpf_trampoline() function
|