Home
last modified time | relevance | path

Searched refs:sd_nciputctrl (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h234 uint_t sd_nciputctrl; member
840 int nlocks = (stp)->sd_nciputctrl; \
852 int nlocks = (stp)->sd_nciputctrl; \
/illumos-gate/usr/src/uts/common/os/
H A Dputnext.c167 ix = CPU->cpu_seqid & stp->sd_nciputctrl; in putnext()
H A Dddi.c502 int ix = CPU->cpu_seqid & stp->sd_nciputctrl; in canputnext()
H A Dstrsubr.c3327 stp->sd_nciputctrl = 0; in shalloc()
3356 ASSERT(stp->sd_nciputctrl == n_ciputctrl - 1); in shfree()
3358 stp->sd_nciputctrl, 0); in shfree()
3362 stp->sd_nciputctrl = 0; in shfree()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c4145 ASSERT(stp->sd_nciputctrl == 0); in create_putlocks()
4146 stp->sd_nciputctrl = n_ciputctrl - 1; in create_putlocks()
4159 ASSERT(stream == 0 || stp->sd_nciputctrl == n_ciputctrl - 1); in create_putlocks()