Home
last modified time | relevance | path

Searched refs:shrink_inactive_list (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/Documentation/vm/
Dunevictable-lru.rst601 shrink_inactive_list() also diverts any unevictable pages that it finds on the
604 shrink_inactive_list() should only see SHM_LOCK'd pages that became SHM_LOCK'd
607 recheck via try_to_munlock(). shrink_inactive_list() won't notice the latter,
611 encounter for similar reason to shrink_inactive_list(). Pages mapped into
/Linux-v4.19/mm/
Dvmscan.c1897 shrink_inactive_list(unsigned long nr_to_scan, struct lruvec *lruvec, in shrink_inactive_list() function
2264 return shrink_inactive_list(nr_to_scan, lruvec, sc, lru); in shrink_list()