Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dworkingset.c417 bool workingset_test_recent(void *shadow, bool file, bool *workingset) in workingset_test_recent() function
542 if (!workingset_test_recent(shadow, file, &workingset)) in workingset_refault()
Dfilemap.c4207 if (workingset_test_recent(shadow, true, &workingset)) in filemap_cachestat()
/linux-6.6.21/include/linux/
Dswap.h346 bool workingset_test_recent(void *shadow, bool file, bool *workingset);