Searched refs:sd_ciputctrl (Results 1 – 5 of 5) sorted by relevance
233 ciputctrl_t *sd_ciputctrl; member838 if ((stp)->sd_ciputctrl != NULL) { \841 ciputctrl_t *cip = (stp)->sd_ciputctrl; \850 if ((stp)->sd_ciputctrl != NULL) { \853 ciputctrl_t *cip = (stp)->sd_ciputctrl; \
166 if (stp->sd_ciputctrl != NULL) { in putnext()168 sdlock = &stp->sd_ciputctrl[ix].ciputctrl_lock; in putnext()
501 if (stp->sd_ciputctrl != NULL) { in canputnext()503 sdlock = &stp->sd_ciputctrl[ix].ciputctrl_lock; in canputnext()
3325 stp->sd_ciputctrl = NULL; in shalloc()3354 if (stp->sd_ciputctrl != NULL) { in shfree()3356 SUMCHECK_CIPUTCTRL_COUNTS(stp->sd_ciputctrl, in shfree()3359 kmem_cache_free(ciputctrl_cache, stp->sd_ciputctrl); in shfree()3360 stp->sd_ciputctrl = NULL; in shfree()
4143 if (stream != 0 && stp->sd_ciputctrl == NULL) { in create_putlocks()4147 if (stp->sd_ciputctrl != NULL) { in create_putlocks()4160 stp->sd_ciputctrl = cip; in create_putlocks()