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