Home
last modified time | relevance | path

Searched defs:image_ptr (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/staging/vme/devices/
Dvme_user.c154 void *image_ptr; in buffer_to_user() local
166 void *image_ptr; in buffer_from_user() local
/Linux-v5.15/drivers/gpu/drm/qxl/
Dqxl_image.c58 struct qxl_drm_image **image_ptr, in qxl_image_alloc_objects()
/Linux-v5.15/arch/parisc/kernel/
Dperf.c215 static int perf_config(uint32_t *image_ptr) in perf_config()
/Linux-v5.15/arch/arm64/net/
Dbpf_jit_comp.c1003 u8 *image_ptr; in bpf_int_jit_compile() local
/Linux-v5.15/arch/mips/net/
Debpf_jit.c1813 u8 *image_ptr; in bpf_int_jit_compile() local
/Linux-v5.15/arch/sparc/net/
Dbpf_jit_comp_64.c1489 u8 *image_ptr; in bpf_int_jit_compile() local
/Linux-v5.15/arch/arm/net/
Dbpf_jit_32.c1903 u8 *image_ptr; in bpf_int_jit_compile() local
/Linux-v5.15/kernel/bpf/
Dcore.c857 bpf_jit_binary_alloc(unsigned int proglen, u8 **image_ptr, in bpf_jit_binary_alloc()