Searched refs:eventp (Results 1 – 3 of 3) sorted by relevance
442 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() argument465 *eventp = ev; in hw_perf_cache_event()
1957 static int hw_perf_cache_event(u64 config, u64 *eventp) in hw_perf_cache_event() argument1980 *eventp = ev; in hw_perf_cache_event()
466 struct virtio_scsi_event __user *eventp; in vhost_scsi_do_evt_work() local503 eventp = vq->iov[out].iov_base; in vhost_scsi_do_evt_work()504 ret = __copy_to_user(eventp, event, sizeof(*event)); in vhost_scsi_do_evt_work()