Searched refs:vhost_test_ioctl (Results 1 – 1 of 1) sorted by relevance
260 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl() function302 return vhost_test_ioctl(f, ioctl, (unsigned long)compat_ptr(arg)); in vhost_test_compat_ioctl()309 .unlocked_ioctl = vhost_test_ioctl,