Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcompaction.h92 extern bool compaction_suitable(struct zone *zone, int order,
110 static inline bool compaction_suitable(struct zone *zone, int order, in compaction_suitable() function
/linux/mm/
A Dcompaction.c2409 bool compaction_suitable(struct zone *zone, int order, int highest_zoneidx) in compaction_suitable() function
2500 if (!compaction_suitable(zone, order, highest_zoneidx)) in compaction_suit_allocation_order()
A Dvmscan.c5841 if (compaction_suitable(zone, sc->order, sc->reclaim_idx)) in should_continue_reclaim()
6067 if (!compaction_suitable(zone, sc->order, sc->reclaim_idx)) in compaction_ready()

Completed in 23 milliseconds