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