Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/drivers/gpu/drm/qxl/
Dqxl_image.c58 struct qxl_drm_image **image_ptr, in qxl_image_alloc_objects()
/Linux-v5.10/arch/parisc/kernel/
Dperf.c215 static int perf_config(uint32_t *image_ptr) in perf_config()
/Linux-v5.10/arch/arm64/net/
Dbpf_jit_comp.c988 u8 *image_ptr; in bpf_int_jit_compile() local
/Linux-v5.10/arch/mips/net/
Debpf_jit.c1805 u8 *image_ptr; in bpf_int_jit_compile() local
/Linux-v5.10/arch/sparc/net/
Dbpf_jit_comp_64.c1475 u8 *image_ptr; in bpf_int_jit_compile() local
/Linux-v5.10/arch/arm/net/
Dbpf_jit_32.c1882 u8 *image_ptr; in bpf_int_jit_compile() local
/Linux-v5.10/kernel/bpf/
Dcore.c857 bpf_jit_binary_alloc(unsigned int proglen, u8 **image_ptr, in bpf_jit_binary_alloc()