Home
last modified time | relevance | path

Searched refs:sq_nciputctrl (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h482 uint_t sq_nciputctrl; member
846 int nlocks = (sq)->sq_nciputctrl; \
859 int nlocks = (sq)->sq_nciputctrl; \
872 int nlocks = (sq)->sq_nciputctrl; \
887 int nlocks = (sq)->sq_nciputctrl; \
905 int nlocks = (sq)->sq_nciputctrl; \
918 int ncounts = (sq)->sq_nciputctrl; \
951 int ncounts = (sq)->sq_nciputctrl; \
/titanic_41/usr/src/uts/common/os/
H A Dputnext.c182 ix = CPU->cpu_seqid & sq->sq_nciputctrl; in putnext()
451 ix = CPU->cpu_seqid & sq->sq_nciputctrl; in put()
H A Dstrsubr.c599 int nlocks = (sq)->sq_nciputctrl; \
614 int nlocks = (sq)->sq_nciputctrl; \
814 ASSERT(sq->sq_nciputctrl == 0); in syncq_destructor()
2539 ASSERT(rq->q_syncq->sq_nciputctrl == n_ciputctrl - 1); in setq()
2541 rq->q_syncq->sq_nciputctrl, 0); in setq()
2545 rq->q_syncq->sq_nciputctrl = 0; in setq()
2550 ASSERT(wq->q_syncq->sq_nciputctrl == n_ciputctrl - 1); in setq()
2552 wq->q_syncq->sq_nciputctrl, 0); in setq()
2556 wq->q_syncq->sq_nciputctrl = 0; in setq()
3399 sq->sq_nciputctrl = 0; in allocq()
[all …]
/titanic_41/usr/src/uts/common/io/
H A Dstream.c4086 ASSERT(sq->sq_nciputctrl == 0); in create_syncq_putlocks()
4087 sq->sq_nciputctrl = n_ciputctrl - 1; in create_syncq_putlocks()
4099 ASSERT(sq->sq_nciputctrl == n_ciputctrl - 1); in create_syncq_putlocks()