Home
last modified time | relevance | path

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

/Linux-v6.6/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.c4186 if (workingset_test_recent(shadow, true, &workingset)) in filemap_cachestat()
/Linux-v6.6/include/linux/
Dswap.h346 bool workingset_test_recent(void *shadow, bool file, bool *workingset);