Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dscsi.c1883 u32 __user *eventsp = argp; in vhost_scsi_ioctl() local
1909 if (get_user(events_missed, eventsp)) in vhost_scsi_ioctl()
1919 if (put_user(events_missed, eventsp)) in vhost_scsi_ioctl()