Searched refs:wq_promote_condvar (Results 1 – 3 of 3) sorted by relevance
60 void wq_promote_condvar(struct wait_queue *wq, struct condvar *cv,
157 void wq_promote_condvar(struct wait_queue *wq, struct condvar *cv, in wq_promote_condvar() function
403 wq_promote_condvar(&m->wq, cv, only_one, m, fname, lineno); in cv_signal()