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

/linux-master/mm/
H A Dvmscan.c305 static bool can_demote(int nid, struct scan_control *sc) function
339 return can_demote(nid, sc);
1027 do_demote_pass = can_demote(pgdat->node_id, sc);
2559 return can_demote(pgdat->node_id, sc);
2633 if (!can_demote(pgdat->node_id, sc) &&

Completed in 122 milliseconds