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