Home
last modified time | relevance | path

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

/linux-2.6.39/mm/
Dcompaction.c417 return COMPACT_PARTIAL; in compact_finished()
441 return COMPACT_PARTIAL; in compact_finished()
445 return COMPACT_PARTIAL; in compact_finished()
494 return COMPACT_PARTIAL; in compaction_suitable()
505 case COMPACT_PARTIAL: in compact_zone()
Dvmscan.c1881 case COMPACT_PARTIAL: in should_continue_reclaim()
/linux-2.6.39/include/linux/
Dcompaction.h10 #define COMPACT_PARTIAL 2 macro