Searched refs:C_ON_MAJORCOMPACT_Q (Results 1 – 2 of 2) sorted by relevance
172 #define C_ON_MAJORCOMPACT_Q 8 /* we just did major compaction on this segment */ macro
1552 if (c_seg->c_state == C_ON_MAJORCOMPACT_Q && C_SEG_SHOULD_MAJORCOMPACT_NOW(c_seg)) { in c_seg_do_minor_compaction_and_unlock()1773 assert(new_state == C_ON_SWAPOUT_Q || new_state == C_ON_MAJORCOMPACT_Q || in c_seg_switch_state()1861 case C_ON_MAJORCOMPACT_Q: in c_seg_switch_state()1901 …old_state == C_ON_MAJORCOMPACT_Q || old_state == C_ON_SWAPPEDOUT_Q || old_state == C_ON_SWAPPEDOUT… in c_seg_switch_state()2018 case C_ON_MAJORCOMPACT_Q: in c_seg_switch_state()4005 new_state = C_ON_MAJORCOMPACT_Q; in vm_compressor_compact_and_swap()4049 c_seg_switch_state(c_seg, C_ON_MAJORCOMPACT_Q, FALSE); in vm_compressor_compact_and_swap()