Home
last modified time | relevance | path

Searched refs:compaction_suitable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dcompaction.h97 extern bool compaction_suitable(struct zone *zone, int order,
115 static inline bool compaction_suitable(struct zone *zone, int order, in compaction_suitable() function
/openbmc/linux/mm/
H A Dcompaction.c2307 bool compaction_suitable(struct zone *zone, int order, int highest_zoneidx) in compaction_suitable() function
2415 if (!compaction_suitable(cc->zone, cc->order, in compact_zone()
2924 if (compaction_suitable(zone, pgdat->kcompactd_max_order, in kcompactd_node_suitable()
2967 if (!compaction_suitable(zone, cc.order, zoneid)) in kcompactd_do_work()
H A Dvmscan.c6463 if (compaction_suitable(zone, sc->order, sc->reclaim_idx)) in should_continue_reclaim()
6666 if (!compaction_suitable(zone, sc->order, sc->reclaim_idx)) in compaction_ready()