Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vme/devices/
H A Dvme_user.c154 void *image_ptr; in buffer_to_user() local
166 void *image_ptr; in buffer_from_user() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_image.c58 struct qxl_drm_image **image_ptr, in qxl_image_alloc_objects()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dperf.c215 static int perf_config(uint32_t *image_ptr) in perf_config()
/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.c338 uint8_t *image_ptr = NULL; in rkcommon_set_header0_v2() local
H A Dkwbimage.c1171 unsigned char *image_ptr; in add_secure_header_v1() local
/OK3568_Linux_fs/kernel/arch/arm64/net/
H A Dbpf_jit_comp.c1002 u8 *image_ptr; in bpf_int_jit_compile() local
/OK3568_Linux_fs/kernel/arch/mips/net/
H A Debpf_jit.c1808 u8 *image_ptr; in bpf_int_jit_compile() local
/OK3568_Linux_fs/kernel/arch/sparc/net/
H A Dbpf_jit_comp_64.c1478 u8 *image_ptr; in bpf_int_jit_compile() local
/OK3568_Linux_fs/kernel/arch/arm/net/
H A Dbpf_jit_32.c1904 u8 *image_ptr; in bpf_int_jit_compile() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcore.c865 bpf_jit_binary_alloc(unsigned int proglen, u8 **image_ptr, in bpf_jit_binary_alloc()