Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dworkingset.c416 * workingset_test_recent - tests if the shadow entry is for a folio that was
426 bool workingset_test_recent(void *shadow, bool file, bool *workingset) in workingset_test_recent() function
578 if (!workingset_test_recent(shadow, file, &workingset)) in workingset_refault()
H A Dfilemap.c4207 if (workingset_test_recent(shadow, true, &workingset)) in filemap_cachestat()
/kernel/linux/linux-6.6/include/linux/
H A Dswap.h346 bool workingset_test_recent(void *shadow, bool file, bool *workingset);

Completed in 8 milliseconds