Searched refs:sd_ciputctrl (Results 1 – 5 of 5) sorted by relevance
226 ciputctrl_t *sd_ciputctrl; member820 if ((stp)->sd_ciputctrl != NULL) { \823 ciputctrl_t *cip = (stp)->sd_ciputctrl; \832 if ((stp)->sd_ciputctrl != NULL) { \835 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()
3301 stp->sd_ciputctrl = NULL; in shalloc()3330 if (stp->sd_ciputctrl != NULL) { in shfree()3332 SUMCHECK_CIPUTCTRL_COUNTS(stp->sd_ciputctrl, in shfree()3335 kmem_cache_free(ciputctrl_cache, stp->sd_ciputctrl); in shfree()3336 stp->sd_ciputctrl = NULL; in shfree()
4156 if (stream != 0 && stp->sd_ciputctrl == NULL) { in create_putlocks()4160 if (stp->sd_ciputctrl != NULL) { in create_putlocks()4173 stp->sd_ciputctrl = cip; in create_putlocks()