Searched refs:strwakeq (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h831 extern void strwakeq(queue_t *, int);
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c2105 * But for the write side strwakeq might be invoked and it acquires sd_lock.
2164 /* Have to drop the lock across strwakeq and backenable */
2179 strwakeq(q, QWANTWSYNC);
3557 strwakeq(queue_t *q, int flag) function

Completed in 69 milliseconds