Lines Matching defs:workingset
139 * distance, we assume the cache workingset is transitioning and put
154 * a different workingset; the existing workingset is thrashing in the
186 bool workingset)
192 eviction = (eviction << 1) | workingset;
202 bool workingset;
204 workingset = entry & 1;
214 *workingsetp = workingset;
303 bool workingset;
306 unpack_shadow(shadow, &memcgid, &pgdat, &eviction, &workingset);
378 * Compare the distance to the existing workingset size. We
380 * all the memory was available to the workingset. Whether
381 * workingset competition needs to consider anon or not depends
427 if (workingset) {
676 pr_info("workingset: timestamp_bits=%d max_order=%d bucket_order=%u\n",