Searched refs:C_ON_MAJORCOMPACT_Q (Results 1 – 2 of 2) sorted by relevance
170 #define C_ON_MAJORCOMPACT_Q 8 macro
1439 if (c_seg->c_state == C_ON_MAJORCOMPACT_Q && C_SEG_SHOULD_MAJORCOMPACT_NOW(c_seg)) { in c_seg_do_minor_compaction_and_unlock()1660 assert(new_state == C_ON_SWAPOUT_Q || new_state == C_ON_MAJORCOMPACT_Q || in c_seg_switch_state()1748 case C_ON_MAJORCOMPACT_Q: in c_seg_switch_state()1788 …old_state == C_ON_MAJORCOMPACT_Q || old_state == C_ON_SWAPPEDOUT_Q || old_state == C_ON_SWAPPEDOUT… in c_seg_switch_state()1905 case C_ON_MAJORCOMPACT_Q: in c_seg_switch_state()3899 new_state = C_ON_MAJORCOMPACT_Q; in vm_compressor_compact_and_swap()3943 c_seg_switch_state(c_seg, C_ON_MAJORCOMPACT_Q, FALSE); in vm_compressor_compact_and_swap()