Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c1653 u8 *rw_image, int oldproglen, struct jit_context *ctx, bool jmp_padding) in do_jit()
2976 void *image, void *rw_image) in invoke_bpf_prog()
3091 void *image, void *rw_image, u64 func_meta, in invoke_bpf()
3114 void *image, void *rw_image) in invoke_bpf_mod_ret()
3213 static int __arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *rw_image, in __arch_prepare_bpf_trampoline()
3541 void *rw_image, *tmp; in arch_prepare_bpf_trampoline() local
3729 u8 *rw_image = NULL; in bpf_int_jit_compile() local
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c807 static int __arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *rw_image, in __arch_prepare_bpf_trampoline()
1203 void *rw_image, *tmp; in arch_prepare_bpf_trampoline() local
/linux/kernel/bpf/
H A Dcore.c1132 u8 **rw_image, in bpf_jit_binary_pack_alloc()
/linux/include/linux/
H A Dbpf.h1384 void *rw_image; member