Searched refs:mcache_zone (Results 1 – 1 of 1) sorted by relevance
107 static struct zone *mcache_zone; variable197 mcache_zone = zone_create("mcache", MCACHE_ALLOC_SIZE, ZC_DESTRUCTIBLE); in mcache_init()289 buf = zalloc_flags(mcache_zone, Z_WAITOK | Z_ZERO | Z_NOFAIL); in mcache_create_common()930 zfree(mcache_zone, *pbuf); in mcache_destroy()