Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dvmscan.c518 static inline bool can_reclaim_anon_pages(struct mem_cgroup *memcg, in can_reclaim_anon_pages() function
554 if (can_reclaim_anon_pages(NULL, zone_to_nid(zone), NULL)) in zone_reclaimable_pages()
2998 if (!sc->may_swap || !can_reclaim_anon_pages(memcg, pgdat->node_id, sc)) { in get_scan_count()
6453 if (can_reclaim_anon_pages(NULL, pgdat->node_id, sc)) in should_continue_reclaim()

Completed in 11 milliseconds