Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/android/
Dashmem.c754 static long ashmem_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ashmem_ioctl() function
818 return ashmem_ioctl(file, cmd, arg); in compat_ashmem_ioctl()
845 .unlocked_ioctl = ashmem_ioctl,