Home
last modified time | relevance | path

Searched refs:SQ_OPENCLOSE (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/
H A Dclone.c260 leavesq(rq->q_syncq, SQ_OPENCLOSE); in clnopen()
275 entersq(rq->q_syncq, SQ_OPENCLOSE); in clnopen()
310 leavesq(rq->q_syncq, SQ_OPENCLOSE); in clnopen()
320 entersq(rq->q_syncq, SQ_OPENCLOSE); in clnopen()
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h615 #define SQ_OPENCLOSE (SQ_CIOC|SQ_COOC) macro
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1201 entersq(rq->q_syncq, SQ_OPENCLOSE); in qattach()
1205 leavesq(rq->q_syncq, SQ_OPENCLOSE); in qattach()
1213 leavesq(rq->q_syncq, SQ_OPENCLOSE); in qattach()
1232 entersq(qp->q_syncq, SQ_OPENCLOSE); in qreopen()
1237 leavesq(qp->q_syncq, SQ_OPENCLOSE); in qreopen()
1243 leavesq(qp->q_syncq, SQ_OPENCLOSE); in qreopen()
1276 entersq(qp->q_syncq, SQ_OPENCLOSE); in qdetach()
1288 leavesq(qp->q_syncq, SQ_OPENCLOSE); in qdetach()
H A Dddi.c751 entersq(sq, SQ_OPENCLOSE); in qwait_sig()
778 entersq(sq, SQ_OPENCLOSE); in qwait_sig()
863 entersq(sq, SQ_OPENCLOSE); in qwait()
890 entersq(sq, SQ_OPENCLOSE); in qwait()