Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dclone.c239 ASSERT(rq->q_syncq->sq_type == (SQ_CI|SQ_CO)); in clnopen()
260 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()
312 ASSERT(flush_syncq(rq->q_syncq, rq) == 0); in clnopen()
313 ASSERT(flush_syncq(WR(rq)->q_syncq, WR(rq)) == 0); in clnopen()
320 entersq(rq->q_syncq, SQ_OPENCLOSE); in clnopen()
H A Dstream.c3782 sq = qp->q_syncq; in rwnext()
3947 sq = qp->q_syncq; in infonext()
4045 syncq_t *sq = q->q_syncq; in create_syncq_putlocks()
4085 ASSERT(sq == q->q_syncq); in create_syncq_putlocks()
4088 ASSERT(q->q_syncq != NULL); in create_syncq_putlocks()
4089 ASSERT(sq != q->q_syncq); in create_syncq_putlocks()
4090 sq = q->q_syncq; in create_syncq_putlocks()
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1876 ASSERT(rq->q_syncq == SQ(rq) && _WR(rq)->q_syncq == SQ(rq)); in mlink_file()
2227 ASSERT(rq->q_syncq == SQ(rq) && _WR(rq)->q_syncq == SQ(rq)); in munlink()
2539 if (wq->q_syncq != rq->q_syncq) in setq()
2548 if (wq->q_syncq == rq->q_syncq) in setq()
2552 if (wq->q_syncq != NULL && wq->q_syncq != sq && in setq()
2557 ASSERT(rq->q_syncq == NULL || (rq->q_syncq->sq_head == NULL && in setq()
2595 rq->q_syncq = wq->q_syncq = sq; in setq()
2642 rq->q_syncq = wq->q_syncq = sq; in setq()
2649 if (wq->q_syncq != rq->q_syncq) in setq()
3475 if (wqp->q_syncq != qp->q_syncq) in freeq()
[all …]
H A Dddi.c705 sq = q->q_syncq; in qwait_sig()
817 sq = q->q_syncq; in qwait()
919 sq = q->q_syncq; in qwait_rw()
1000 sq = q->q_syncq; in qtimeout()
1029 sq = q->q_syncq; in qbufcall()
1067 syncq_t *sq = q->q_syncq; in quntimeout()
1105 syncq_t *sq = q->q_syncq; in qunbufcall()
H A Dputnext.c174 sq = qp->q_syncq; in putnext()
444 sq = qp->q_syncq; in put()
H A Dstreamio.c784 wait_sq_svc(_RD(qp)->q_syncq); in strclose()
841 ASSERT(qp->q_syncq == _RD(qp)->q_syncq); in strclose()
842 mutex_enter(SQLOCK(qp->q_syncq)); in strclose()
845 mutex_exit(SQLOCK(qp->q_syncq)); in strclose()
5886 if ((sq = qp->q_syncq) != NULL) in do_sendfp()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c446 if (syncq != 0 && q.q_syncq != (syncq_t *)syncq) in queue()
735 mdb_printf("%p\n", q->q_syncq); in qprint_syncq()
884 (q.q_syncq != (syncq_t *)addr)) { in syncq2q()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c767 entersq(sgcn_state->sgcn_readq->q_syncq, SQ_CALLBACK); in sgcn_data_in_handler()
785 leavesq(sgcn_state->sgcn_readq->q_syncq, in sgcn_data_in_handler()
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h131 struct syncq *q_syncq; /* NOLK: associated syncq */ member
H A Dstrsubr.h553 #define PERIM_EXCL(q) ((q)->q_syncq->sq_flags & SQ_EXCL)
/illumos-gate/usr/src/uts/i86pc/ml/
H A Doffsets.in312 q_syncq
/illumos-gate/usr/src/uts/sun4/ml/
H A Doffsets.in456 q_syncq