Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/vm/
Dunevictable-lru.rst592 shrink_inactive_list() also diverts any unevictable pages that it finds on the
595 shrink_inactive_list() should only see SHM_LOCK'd pages that became SHM_LOCK'd
598 recheck via page_mlock(). shrink_inactive_list() won't notice the latter,
602 encounter for similar reason to shrink_inactive_list(). Pages mapped into
/Linux-v5.15/mm/
Dvmscan.c2236 shrink_inactive_list(unsigned long nr_to_scan, struct lruvec *lruvec, in shrink_inactive_list() function
2508 return shrink_inactive_list(nr_to_scan, lruvec, sc, lru); in shrink_list()