Searched refs:workingset_test_recent (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | workingset.c | 418 bool workingset_test_recent(void *shadow, bool file, bool *workingset, in workingset_test_recent() function 566 if (!workingset_test_recent(shadow, file, &workingset, true)) in workingset_refault()
|
| H A D | filemap.c | 4630 if (workingset_test_recent(shadow, true, &workingset, false)) in filemap_cachestat()
|
| /linux/include/linux/ |
| H A D | swap.h | 317 bool workingset_test_recent(void *shadow, bool file, bool *workingset,
|