Searched refs:z_nocaching (Results 1 – 2 of 2) sorted by relevance
174 z_nocaching :1, /* disallow zone caching for this zone */ member
6948 if (!z->z_nocaching && !z->z_pcpu_cache && !z->exhaustible && in compute_zone_working_set_size()8091 z->z_nocaching = true;8173 z->z_nocaching = true;8229 if ((flags & ZC_CACHING) && !z->z_nocaching) {