Searched refs:C_ON_MAJORCOMPACT_Q (Results 1 – 2 of 2) sorted by relevance
202 #define C_ON_MAJORCOMPACT_Q 8 /* we just did major compaction on this segment */ macro
1554 if (c_seg->c_state == C_ON_MAJORCOMPACT_Q && C_SEG_SHOULD_MAJORCOMPACT_NOW(c_seg)) { in c_seg_do_minor_compaction_and_unlock()1775 assert(new_state == C_ON_SWAPOUT_Q || new_state == C_ON_MAJORCOMPACT_Q || in c_seg_switch_state()1863 case C_ON_MAJORCOMPACT_Q: in c_seg_switch_state()1903 …old_state == C_ON_MAJORCOMPACT_Q || old_state == C_ON_SWAPPEDOUT_Q || old_state == C_ON_SWAPPEDOUT… in c_seg_switch_state()2020 case C_ON_MAJORCOMPACT_Q: in c_seg_switch_state()4124 new_state = C_ON_MAJORCOMPACT_Q; in vm_compressor_compact_and_swap()4168 c_seg_switch_state(c_seg, C_ON_MAJORCOMPACT_Q, FALSE); in vm_compressor_compact_and_swap()