Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A 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()
H A Dfilemap.c4223 if (workingset_test_recent(shadow, true, &workingset)) in filemap_cachestat()
/openbmc/linux/include/linux/
H A Dswap.h346 bool workingset_test_recent(void *shadow, bool file, bool *workingset);