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

/linux-master/mm/
H A Dvmscan.c5772 * order-0 pages before compacting the zone. should_continue_reclaim() returns
5777 static inline bool should_continue_reclaim(struct pglist_data *pgdat, function
5985 if (should_continue_reclaim(pgdat, nr_node_reclaimed, sc))
6027 * as the target watermark in should_continue_reclaim() is lower. But if

Completed in 173 milliseconds