Home
last modified time | relevance | path

Searched defs:rw_image (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/net/
H A Dbpf_jit_comp.c1682 u8 *rw_image, int oldproglen, struct jit_context *ctx, bool jmp_padding) in do_jit()
3109 void *image, void *rw_image) in invoke_bpf_prog()
3224 void *image, void *rw_image, u64 func_meta, in invoke_bpf()
3247 void *image, void *rw_image) in invoke_bpf_mod_ret()
3346 static int __arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *rw_image, in __arch_prepare_bpf_trampoline()
3674 void *rw_image, *tmp; in arch_prepare_bpf_trampoline() local
3862 u8 *rw_image = NULL; in bpf_int_jit_compile() local
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c812 static int __arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *rw_image, in __arch_prepare_bpf_trampoline()
1208 void *rw_image, *tmp; in arch_prepare_bpf_trampoline() local
/linux/kernel/bpf/
H A Dcore.c1187 u8 **rw_image, in bpf_jit_binary_pack_alloc()