Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dntsync.c99 struct ntsync_q *q;
104 struct ntsync_q { struct
254 static void try_wake_all(struct ntsync_device *dev, struct ntsync_q *q, in try_wake_all()
327 struct ntsync_q *q = entry->q; in try_wake_any_sem()
348 struct ntsync_q *q = entry->q; in try_wake_any_mutex()
375 struct ntsync_q *q = entry->q; in try_wake_any_event()
828 static int ntsync_schedule(const struct ntsync_q *q, const struct ntsync_wait_args *args) in ntsync_schedule()
863 struct ntsync_q **ret_q) in setup_wait()
868 struct ntsync_q *q; in setup_wait()
948 struct ntsync_q *q; in ntsync_wait_any()
[all …]