Searched refs:arch_prepare_bpf_trampoline (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.15/kernel/bpf/ | 
| D | trampoline.c | 366 	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
  | 
| D | bpf_struct_ops.c | 437 		err = arch_prepare_bpf_trampoline(NULL, image,  in bpf_struct_ops_map_update_elem()
  | 
| /Linux-v5.15/include/linux/ | 
| D | bpf.h | 619 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end,
  | 
| /Linux-v5.15/arch/x86/net/ | 
| D | bpf_jit_comp.c | 1966 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end,  in arch_prepare_bpf_trampoline()  function
  |