Searched refs:can_demote (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | vmscan.c | 343 static bool can_demote(int nid, struct scan_control *sc, in can_demote() function 385 return can_demote(nid, sc, memcg); in can_reclaim_anon_pages() 1099 do_demote_pass = can_demote(pgdat->node_id, sc, memcg); in shrink_folio_list() 2655 return can_demote(lruvec_pgdat(lruvec)->node_id, sc, in can_age_anon_pages() 2738 if (!can_demote(pgdat->node_id, sc, memcg) && in get_swappiness()
|