Searched defs:emptysq (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c312 static void emptysq(syncq_t *);
4977 emptysq(qp->q_next->q_syncq);
4983 * case of driver being removed. We don't call emptysq
4985 * PERMOD syncq locks in emptysq
4988 emptysq(wqp->q_next->q_syncq);
5099 * Does not drain the syncq. Use emptysq() for that.
5131 emptysq(syncq_t *sq) function
5312 emptysq(sql->sql_sq);
5856 emptysq(sq);

Completed in 80 milliseconds