Searched refs:UMA_ZONE_NOTRIM (Results 1 – 3 of 3) sorted by relevance
255 #define UMA_ZONE_NOTRIM 0x1000 /* Don't trim this zone */ macro
1225 if ((zone->uz_flags & (UMA_ZONE_UNMANAGED | UMA_ZONE_NOTRIM)) == 0) { in zone_timeout()5312 (zone->uz_flags & UMA_ZONE_NOTRIM) !=0)
498 UMA_ZONE_FIRSTTOUCH | UMA_ZONE_NOTRIM); in ktls_init()