Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_internal.h68 extern void c_seg_switch_state(c_segment_t, int, boolean_t);
H A Dvm_compressor.c1467 c_seg_switch_state(c_seg, C_ON_SWAPPEDOUTSPARSE_Q, FALSE); in c_seg_move_to_sparse_list()
1529 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in c_seg_do_minor_compaction_and_unlock()
1704 c_seg_switch_state(c_segment_t c_seg, int new_state, boolean_t insert_head) in c_seg_switch_state() function
2061 c_seg_switch_state(c_seg, C_IS_FREE, FALSE); in c_seg_free_locked()
3253 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_process_major_segments()
3378 c_seg_switch_state(c_seg, C_ON_SWAPOUT_Q, FALSE); in vm_compressor_process_special_swapped_in_segments_locked()
3468 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_process_regular_swapped_in_segments()
3538 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_flush()
4046 c_seg_switch_state(c_seg, new_state, FALSE); in vm_compressor_compact_and_swap()
4058 c_seg_switch_state(c_seg, C_ON_SWAPOUT_Q, FALSE); in vm_compressor_compact_and_swap()
[all …]
H A Dvm_compressor_backing_store.c1281 c_seg_switch_state(c_seg, C_ON_SWAPIO_Q, FALSE); in vm_swapout_thread()
1452 c_seg_switch_state(c_seg, new_state, insert_head); in vm_swapout_finish()
1496 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_swapout_finish()
1501 c_seg_switch_state(c_seg, C_ON_SWAPPEDIN_Q, FALSE); in vm_swapout_finish()
1503 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_swapout_finish()