Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/vm/
Dunevictable-lru.txt677 shrink_inactive_list() also diverts any unevictable pages that it finds on the
680 shrink_inactive_list() should only see SHM_LOCK'd pages that became SHM_LOCK'd
683 recheck via try_to_munlock(). shrink_inactive_list() won't notice the latter,
687 encounter for similar reason to shrink_inactive_list(). Pages mapped into
/linux-3.4.99/mm/
Dvmscan.c1502 shrink_inactive_list(unsigned long nr_to_scan, struct mem_cgroup_zone *mz, in shrink_inactive_list() function
1880 return shrink_inactive_list(nr_to_scan, mz, sc, priority, file); in shrink_list()