/titanic_41/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_diskq.c | 92 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 D | rdc_clnt.c | 1034 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 D | rdc_diskq.h | 291 #define QLOCK(q) &q->disk_qlock macro
|
H A D | rdc_bitmap.c | 1538 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 D | rdc_io.c | 4773 mutex_enter(QLOCK(dq)); in rdc_group_log() 4777 mutex_exit(QLOCK(dq)); in rdc_group_log() 4793 mutex_enter(QLOCK(dq)); in rdc_group_log() 4797 mutex_exit(QLOCK(dq)); in rdc_group_log() 4833 mutex_enter(QLOCK(dq)); in rdc_group_log() 4835 mutex_exit(QLOCK(dq)); in rdc_group_log() 5579 mutex_enter(QLOCK(que)); in rdc_tunable() 5583 mutex_exit(QLOCK(que)); in rdc_tunable() 5598 mutex_enter(QLOCK(que)); in rdc_tunable() 5602 mutex_exit(QLOCK(que)); in rdc_tunable()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | stream.c | 1938 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 D | timod.c | 2621 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 D | ldterm.c | 1452 mutex_enter(QLOCK(nextq)); in ldtermrput() 1454 mutex_exit(QLOCK(nextq)); in ldtermrput()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | putnext.c | 276 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 D | strsubr.c | 579 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 D | ddi.c | 532 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 D | streamio.c | 569 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 D | logsubr.c | 142 mutex_init(QLOCK(q), NULL, MUTEX_DRIVER, ibc); in log_makeq()
|
H A D | devcfg.c | 7036 mutex_enter(QLOCK(rq)); in ddi_assoc_queue_with_devi() 7038 mutex_exit(QLOCK(rq)); in ddi_assoc_queue_with_devi()
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | sockstr.c | 2055 mutex_enter(QLOCK(qp)); in strsock_proto() 2096 mutex_exit(QLOCK(qp)); in strsock_proto() 2101 mutex_exit(QLOCK(qp)); in strsock_proto()
|
/titanic_41/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 1496 mutex_enter(QLOCK(qp)); in fifo_getattr() 1500 mutex_exit(QLOCK(qp)); in fifo_getattr()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | strsubr.h | 815 #define QLOCK(q) (&(q)->q_lock) macro
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip.c | 13480 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()
|