Searched refs:can_reclaim_anon_pages (Results 1 - 1 of 1) sorted by last modified time

/linux-master/mm/
H A Dvmscan.c317 static inline bool can_reclaim_anon_pages(struct mem_cgroup *memcg, function
353 if (can_reclaim_anon_pages(NULL, zone_to_nid(zone), NULL))
2364 if (!sc->may_swap || !can_reclaim_anon_pages(memcg, pgdat->node_id, sc)) {
4913 if (can_reclaim_anon_pages(NULL, pgdat->node_id, sc))
5839 if (can_reclaim_anon_pages(NULL, pgdat->node_id, sc))

Completed in 554 milliseconds