Searched refs:io_zone (Results 1 – 2 of 2) sorted by relevance
417 struct uma_zone *io_zone; member
1940 softc->io_zone = uma_zcreate("CTL IO", sizeof(union ctl_io), in ctl_init()2068 uma_zdestroy(softc->io_zone); in ctl_shutdown()3938 NULL, NULL, NULL, ctl_softc->io_zone); in ctl_pool_create()3941 pool->zone = ctl_softc->io_zone; in ctl_pool_create()