Home
last modified time | relevance | path

Searched refs:COMPACT_PARTIAL (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/mm/
Dcompaction.c1233 return COMPACT_PARTIAL; in __compact_finished()
1239 return COMPACT_PARTIAL; in __compact_finished()
1247 return COMPACT_PARTIAL; in __compact_finished()
1289 return COMPACT_PARTIAL; in __compaction_suitable()
1342 case COMPACT_PARTIAL: in compact_zone()
1473 ret = COMPACT_PARTIAL; in compact_zone()
Dvmscan.c2366 case COMPACT_PARTIAL: in should_continue_reclaim()
/linux-4.4.14/include/linux/
Dcompaction.h12 #define COMPACT_PARTIAL 3 macro
/linux-4.4.14/include/trace/events/
Dcompaction.h16 EM( COMPACT_PARTIAL, "partial") \