Home
last modified time | relevance | path

Searched refs:ashmem_ioctl (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/android/
Dashmem.c747 static long ashmem_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ashmem_ioctl() function
809 return ashmem_ioctl(file, cmd, arg); in compat_ashmem_ioctl()
820 .unlocked_ioctl = ashmem_ioctl,