Searched refs:can_reclaim_anon_pages (Results 1 - 1 of 1) sorted by relevance

/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))
2348 if (!sc->may_swap || !can_reclaim_anon_pages(memcg, pgdat->node_id, sc)) {
4897 if (can_reclaim_anon_pages(NULL, pgdat->node_id, sc))
5823 if (can_reclaim_anon_pages(NULL, pgdat->node_id, sc))

Completed in 123 milliseconds