Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_internal.h68 extern void c_seg_switch_state(c_segment_t, int, boolean_t);
H A Dvm_compressor.c1494 c_seg_switch_state(c_seg, C_ON_SWAPPEDOUTSPARSE_Q, FALSE); in c_seg_move_to_sparse_list()
1556 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in c_seg_do_minor_compaction_and_unlock()
1731 c_seg_switch_state(c_segment_t c_seg, int new_state, boolean_t insert_head) in c_seg_switch_state() function
2088 c_seg_switch_state(c_seg, C_IS_FREE, FALSE); in c_seg_free_locked()
3261 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_process_major_segments()
3386 c_seg_switch_state(c_seg, C_ON_SWAPOUT_Q, FALSE); in vm_compressor_process_special_swapped_in_segments_locked()
3449 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_process_regular_swapped_in_segments()
3519 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_flush()
4029 c_seg_switch_state(c_seg, new_state, FALSE); in vm_compressor_compact_and_swap()
4041 c_seg_switch_state(c_seg, C_ON_SWAPOUT_Q, FALSE); in vm_compressor_compact_and_swap()
[all …]
H A Dvm_compressor_backing_store.c1263 c_seg_switch_state(c_seg, C_ON_SWAPIO_Q, FALSE); in vm_swapout_thread()
1434 c_seg_switch_state(c_seg, new_state, insert_head); in vm_swapout_finish()
1474 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_swapout_finish()
1479 c_seg_switch_state(c_seg, C_ON_SWAPPEDIN_Q, FALSE); in vm_swapout_finish()
1481 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_swapout_finish()