Searched refs:z_nocaching (Results 1 – 2 of 2) sorted by relevance
268 z_nocaching :1, /* disallow zone caching for this zone */ member
8164 } else if (!z->z_nocaching && !zone_exhaustible(z) && zc_auto && in compute_zone_working_set_size()9586 z->z_nocaching = true;9745 if ((flags & (ZC_CACHING | ZC_OBJ_CACHE)) && !z->z_nocaching) {9776 assert(zone->z_va_cur == 0 && !zone->z_smr && !zone->z_nocaching); in zone_enable_smr()