Searched refs:ntsync_event_set (Results 1 – 3 of 3) sorted by relevance
113 int ntsync_event_set(struct thread *td, struct file *fp, uint32_t *val);
274 error = ntsync_event_set(td, fp, &val); in linux_ntsync_ioctl()
939 ntsync_event_set(struct thread *td, struct file *fp, uint32_t *val) in ntsync_event_set() function1041 error = ntsync_event_set(td, fp, data); in ntsync_event_ioctl()