Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vhost/
Dtest.c260 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl() function
302 return vhost_test_ioctl(f, ioctl, (unsigned long)compat_ptr(arg)); in vhost_test_compat_ioctl()
309 .unlocked_ioctl = vhost_test_ioctl,