Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c1552 static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, u8 *rw_image, in do_jit()
2835 void *image, void *rw_image) in invoke_bpf_prog()
2950 void *image, void *rw_image) in invoke_bpf()
2967 void *image, void *rw_image) in invoke_bpf_mod_ret()
3066 static int __arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *rw_image, in __arch_prepare_bpf_trampoline()
3368 void *rw_image, *tmp; in arch_prepare_bpf_trampoline() local
3565 u8 *rw_image = NULL; in bpf_int_jit_compile() local
/linux/kernel/bpf/
H A Dcore.c1139 u8 **rw_image, in bpf_jit_binary_pack_alloc() argument