Searched refs:C_ON_MAJORCOMPACT_Q (Results 1 – 2 of 2) sorted by relevance
170 #define C_ON_MAJORCOMPACT_Q 8 macro
1435 if (c_seg->c_state == C_ON_MAJORCOMPACT_Q && C_SEG_SHOULD_MAJORCOMPACT_NOW(c_seg)) { in c_seg_do_minor_compaction_and_unlock()1656 assert(new_state == C_ON_SWAPOUT_Q || new_state == C_ON_MAJORCOMPACT_Q || in c_seg_switch_state()1744 case C_ON_MAJORCOMPACT_Q: in c_seg_switch_state()1784 …old_state == C_ON_MAJORCOMPACT_Q || old_state == C_ON_SWAPPEDOUT_Q || old_state == C_ON_SWAPPEDOUT… in c_seg_switch_state()1901 case C_ON_MAJORCOMPACT_Q: in c_seg_switch_state()3895 new_state = C_ON_MAJORCOMPACT_Q; in vm_compressor_compact_and_swap()3939 c_seg_switch_state(c_seg, C_ON_MAJORCOMPACT_Q, FALSE); in vm_compressor_compact_and_swap()