Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/net/
Dbpf_jit_comp.c896 static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, u8 *rw_image, in do_jit()
2361 u8 *rw_image = NULL; in bpf_int_jit_compile() local
/Linux-v6.1/kernel/bpf/
Dcore.c1063 u8 **rw_image, in bpf_jit_binary_pack_alloc()
/Linux-v6.1/include/linux/
Dbpf.h954 void *rw_image; member