Searched refs:bufmin_zone (Results 1 – 1 of 1) sorted by relevance
195 uma_zone_t bufmin_zone; member311 sg->addr = uma_zalloc(softc->bufmin_zone, M_WAITOK); in ctl_alloc_seg()325 uma_zfree(softc->bufmin_zone, sg->addr); in ctl_free_seg()3290 softc->bufmin_zone = uma_zcreate("ctlblockmin", CTLBLK_MIN_SEG, in ctl_be_block_init()3319 uma_zdestroy(softc->bufmin_zone); in ctl_be_block_shutdown()