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);
1026 do_demote_pass = can_demote(pgdat->node_id, sc);
2543 return can_demote(pgdat->node_id, sc);
2617 if (!can_demote(pgdat->node_id, sc) &&

Completed in 138 milliseconds