Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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-v6.6/mm/
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()
2929 if (compaction_suitable(zone, pgdat->kcompactd_max_order, in kcompactd_node_suitable()
2972 if (!compaction_suitable(zone, cc.order, zoneid)) in kcompactd_do_work()
Dvmscan.c6445 if (compaction_suitable(zone, sc->order, sc->reclaim_idx)) in should_continue_reclaim()
6645 if (!compaction_suitable(zone, sc->order, sc->reclaim_idx)) in compaction_ready()