Searched refs:workingset_test_recent (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dworkingset.c408 * workingset_test_recent - tests if the shadow entry is for a folio that was
418 bool workingset_test_recent(void *shadow, bool file, bool *workingset) function
561 if (!workingset_test_recent(shadow, file, &workingset))
H A Dfilemap.c4314 if (workingset_test_recent(shadow, true, &workingset))
/linux-master/include/linux/
H A Dswap.h357 bool workingset_test_recent(void *shadow, bool file, bool *workingset);

Completed in 242 milliseconds