Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp.c1021 static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, u8 *rw_image, in do_jit()
2706 u8 *rw_image = NULL; in bpf_int_jit_compile() local
/Linux-v6.6/kernel/bpf/
Dcore.c1077 u8 **rw_image, in bpf_jit_binary_pack_alloc()
/Linux-v6.6/include/linux/
Dbpf.h1167 void *rw_image; member