Searched refs:ntsync_event_pulse (Results 1 – 3 of 3) sorted by relevance
116 int ntsync_event_pulse(struct thread *td, struct file *fp, uint32_t *val);
316 error = ntsync_event_pulse(td, fp, &val); in linux_ntsync_ioctl()
987 ntsync_event_pulse(struct thread *td, struct file *fp, uint32_t *val) in ntsync_event_pulse() function1048 error = ntsync_event_pulse(td, fp, data); in ntsync_event_ioctl()