Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmscan.c605 static inline bool can_reclaim_anon_pages(struct mem_cgroup *memcg, in can_reclaim_anon_pages() function
641 if (can_reclaim_anon_pages(NULL, zone_to_nid(zone), NULL)) in zone_reclaimable_pages()
3019 if (!sc->may_swap || !can_reclaim_anon_pages(memcg, pgdat->node_id, sc)) { in get_scan_count()
4542 if (can_reclaim_anon_pages(NULL, pgdat->node_id, sc)) in set_initial_priority()
6466 if (can_reclaim_anon_pages(NULL, pgdat->node_id, sc)) in should_continue_reclaim()