Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/vm/
H A Dvm_compressor_internal.h68 extern void c_seg_switch_state(c_segment_t, int, boolean_t);
H A Dvm_compressor.c1463 c_seg_switch_state(c_seg, C_ON_SWAPPEDOUTSPARSE_Q, FALSE); in c_seg_move_to_sparse_list()
1525 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in c_seg_do_minor_compaction_and_unlock()
1700 c_seg_switch_state(c_segment_t c_seg, int new_state, boolean_t insert_head) in c_seg_switch_state() function
2057 c_seg_switch_state(c_seg, C_IS_FREE, FALSE); in c_seg_free_locked()
3243 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_process_major_segments()
3368 c_seg_switch_state(c_seg, C_ON_SWAPOUT_Q, FALSE); in vm_compressor_process_special_swapped_in_segments_locked()
3431 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_process_regular_swapped_in_segments()
3501 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_flush()
4011 c_seg_switch_state(c_seg, new_state, FALSE); in vm_compressor_compact_and_swap()
4023 c_seg_switch_state(c_seg, C_ON_SWAPOUT_Q, FALSE); in vm_compressor_compact_and_swap()
[all …]
H A Dvm_compressor_backing_store.c1261 c_seg_switch_state(c_seg, C_ON_SWAPIO_Q, FALSE); in vm_swapout_thread()
1432 c_seg_switch_state(c_seg, new_state, insert_head); in vm_swapout_finish()
1472 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_swapout_finish()
1477 c_seg_switch_state(c_seg, C_ON_SWAPPEDIN_Q, FALSE); in vm_swapout_finish()
1479 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_swapout_finish()