Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntsync/
H A Dntsyncvar.h113 int ntsync_event_set(struct thread *td, struct file *fp, uint32_t *val);
H A Dlinux_ntsync.c274 error = ntsync_event_set(td, fp, &val); in linux_ntsync_ioctl()
H A Dntsync.c939 ntsync_event_set(struct thread *td, struct file *fp, uint32_t *val) in ntsync_event_set() function
1041 error = ntsync_event_set(td, fp, data); in ntsync_event_ioctl()