Home
last modified time | relevance | path

Searched refs:QLOCK (Results 1 – 18 of 18) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.c92 ASSERT(MUTEX_HELD(QLOCK(q))); in rdc_wait_qbusy()
94 cv_wait(&q->busycv, QLOCK(q)); in rdc_wait_qbusy()
100 ASSERT(MUTEX_HELD(QLOCK(q))); in rdc_set_qbusy()
107 ASSERT(MUTEX_HELD(QLOCK(q))); in rdc_clr_qbusy()
323 ASSERT(MUTEX_HELD(QLOCK(q))); in rdc_dump_iohdrs()
367 mutex_enter(QLOCK(dq)); in rdc_fail_diskq()
379 mutex_exit(QLOCK(dq)); in rdc_fail_diskq()
445 mutex_exit(QLOCK(q)); in rdc_stamp_diskq()
447 mutex_enter(QLOCK(q)); in rdc_stamp_diskq()
456 mutex_exit(QLOCK(q)); in rdc_stamp_diskq()
[all …]
H A Drdc_clnt.c1034 qlock = QLOCK(dq); in rdc_dump_alloc_bufs_cd()
1163 mutex_enter(QLOCK(q)); in _rdc_diskq_isfull()
1166 mutex_exit(QLOCK(q)); in _rdc_diskq_isfull()
1169 mutex_exit(QLOCK(q)); in _rdc_diskq_isfull()
1248 mutex_enter(QLOCK(q)); in _rdc_async_throttle()
1250 mutex_exit(QLOCK(q)); in _rdc_async_throttle()
1264 mutex_enter(QLOCK(q)); in _rdc_async_throttle()
1266 mutex_exit(QLOCK(q)); in _rdc_async_throttle()
1912 mutex_enter(QLOCK(q)); in rdc_flush_diskq()
1915 mutex_exit(QLOCK(q)); in rdc_flush_diskq()
[all …]
H A Drdc_diskq.h291 #define QLOCK(q) &q->disk_qlock macro
H A Drdc_bitmap.c1538 ASSERT(MUTEX_HELD(QLOCK((&krdc->group->diskq)))); in _rdc_rdwr_refcnt()
1741 mutex_enter(QLOCK(q)); in rdc_resume_state()
1747 mutex_exit(QLOCK(q)); in rdc_resume_state()
1754 mutex_exit(QLOCK(q)); in rdc_resume_state()
H A Drdc_io.c4774 mutex_enter(QLOCK(dq)); in rdc_group_log()
4778 mutex_exit(QLOCK(dq)); in rdc_group_log()
4794 mutex_enter(QLOCK(dq)); in rdc_group_log()
4798 mutex_exit(QLOCK(dq)); in rdc_group_log()
4834 mutex_enter(QLOCK(dq)); in rdc_group_log()
4836 mutex_exit(QLOCK(dq)); in rdc_group_log()
5580 mutex_enter(QLOCK(que)); in rdc_tunable()
5584 mutex_exit(QLOCK(que)); in rdc_tunable()
5599 mutex_enter(QLOCK(que)); in rdc_tunable()
5603 mutex_exit(QLOCK(que)); in rdc_tunable()
/titanic_44/usr/src/uts/common/io/
H A Dstream.c1938 ASSERT(MUTEX_HELD(QLOCK(q))); in getq_noenab()
1940 mutex_enter(QLOCK(q)); in getq_noenab()
2066 ASSERT(MUTEX_HELD(QLOCK(q))); in getq_noenab()
2090 mutex_exit(QLOCK(q)); in getq_noenab()
2132 ASSERT(MUTEX_HELD(QLOCK(q))); in qbackenable()
2134 mutex_enter(QLOCK(q)); in qbackenable()
2160 mutex_exit(QLOCK(q)); in qbackenable()
2176 mutex_exit(QLOCK(q)); in qbackenable()
2198 if (curthread != STREAM(q)->sd_freezer && MUTEX_HELD(QLOCK(q))) { in rmvq()
2203 mutex_exit(QLOCK(q)); in rmvq()
[all …]
H A Dtimod.c2621 mutex_enter(QLOCK(rq)); in ti_expind_on_rdqueues()
2634 mutex_exit(QLOCK(rq)); in ti_expind_on_rdqueues()
2640 mutex_exit(QLOCK(rq)); in ti_expind_on_rdqueues()
H A Dldterm.c1452 mutex_enter(QLOCK(nextq)); in ldtermrput()
1454 mutex_exit(QLOCK(nextq)); in ldtermrput()
/titanic_44/usr/src/uts/common/os/
H A Dputnext.c276 ASSERT(MUTEX_NOT_HELD(QLOCK(qp))); in putnext()
278 mutex_enter(QLOCK(qp)); in putnext()
284 mutex_exit(QLOCK(qp)); in putnext()
315 ASSERT(MUTEX_NOT_HELD(QLOCK(qp))); in putnext()
543 ASSERT(MUTEX_NOT_HELD(QLOCK(qp))); in put()
545 mutex_enter(QLOCK(qp)); in put()
551 mutex_exit(QLOCK(qp)); in put()
582 ASSERT(MUTEX_NOT_HELD(QLOCK(qp))); in put()
H A Dstrsubr.c579 ASSERT(MUTEX_HELD(QLOCK(qp))); \
704 mutex_init(QLOCK(qp), NULL, MUTEX_DEFAULT, NULL); in queue_constructor()
719 mutex_init(QLOCK(wqp), NULL, MUTEX_DEFAULT, NULL); in queue_constructor()
1274 mutex_enter(QLOCK(qp)); in qdetach()
1276 mutex_exit(QLOCK(qp)); in qdetach()
1324 mutex_enter(QLOCK(qp)); in disable_svc()
1326 mutex_exit(QLOCK(qp)); in disable_svc()
1327 mutex_enter(QLOCK(wqp)); in disable_svc()
1329 mutex_exit(QLOCK(wqp)); in disable_svc()
1339 mutex_enter(QLOCK(qp)); in enable_svc()
[all …]
H A Dddi.c532 mutex_enter(QLOCK(q)); in canputnext()
535 mutex_exit(QLOCK(q)); in canputnext()
542 mutex_exit(QLOCK(q)); in canputnext()
640 mutex_enter(QLOCK(q)); in freezestr()
641 mutex_enter(QLOCK(RD(q))); in freezestr()
658 mutex_exit(QLOCK(q1)); in unfreezestr()
659 mutex_exit(QLOCK(RD(q1))); in unfreezestr()
H A Dstreamio.c569 mutex_enter(QLOCK(stp->sd_wrq->q_next)); in stropen()
572 mutex_exit(QLOCK(stp->sd_wrq->q_next)); in stropen()
582 mutex_enter(QLOCK(stp->sd_wrq)); in stropen()
585 mutex_exit(QLOCK(stp->sd_wrq)); in stropen()
707 mutex_enter(QLOCK(qp->q_next)); in strclose()
709 mutex_exit(QLOCK(qp->q_next)); in strclose()
716 mutex_exit(QLOCK(qp->q_next)); in strclose()
2936 mutex_enter(QLOCK(tq)); in strwsrv()
2938 mutex_exit(QLOCK(tq)); in strwsrv()
2947 mutex_exit(QLOCK(tq)); in strwsrv()
[all …]
H A Dlogsubr.c142 mutex_init(QLOCK(q), NULL, MUTEX_DRIVER, ibc); in log_makeq()
H A Ddevcfg.c7036 mutex_enter(QLOCK(rq)); in ddi_assoc_queue_with_devi()
7038 mutex_exit(QLOCK(rq)); in ddi_assoc_queue_with_devi()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c2055 mutex_enter(QLOCK(qp)); in strsock_proto()
2096 mutex_exit(QLOCK(qp)); in strsock_proto()
2101 mutex_exit(QLOCK(qp)); in strsock_proto()
/titanic_44/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1496 mutex_enter(QLOCK(qp)); in fifo_getattr()
1500 mutex_exit(QLOCK(qp)); in fifo_getattr()
/titanic_44/usr/src/uts/common/sys/
H A Dstrsubr.h815 #define QLOCK(q) (&(q)->q_lock) macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c13480 mutex_enter(QLOCK(q)); in conn_setqfull()
13487 mutex_exit(QLOCK(q)); in conn_setqfull()
13490 mutex_exit(QLOCK(q)); in conn_setqfull()
13509 mutex_enter(QLOCK(q)); in conn_clrqfull()
13515 mutex_exit(QLOCK(q)); in conn_clrqfull()
13520 mutex_exit(QLOCK(q)); in conn_clrqfull()