Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_compressor_internal.h138 extern void c_seg_switch_state(c_segment_t, int, boolean_t);
H A Dvm_compressor.c1498 c_seg_switch_state(c_seg, C_ON_SWAPPEDOUTSPARSE_Q, FALSE); in c_seg_move_to_sparse_list()
1560 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in c_seg_do_minor_compaction_and_unlock()
1735 c_seg_switch_state(c_segment_t c_seg, int new_state, boolean_t insert_head) in c_seg_switch_state() function
2092 c_seg_switch_state(c_seg, C_IS_FREE, FALSE); in c_seg_free_locked()
3321 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_process_major_segments()
3453 c_seg_switch_state(c_seg, C_ON_SWAPOUT_Q, FALSE); in vm_compressor_process_special_swapped_in_segments_locked()
3557 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_process_regular_swapped_in_segments()
3630 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_compressor_flush()
4161 c_seg_switch_state(c_seg, new_state, FALSE); in vm_compressor_compact_and_swap()
4173 c_seg_switch_state(c_seg, C_ON_SWAPOUT_Q, FALSE); in vm_compressor_compact_and_swap()
[all …]
H A Dvm_compressor_backing_store.c1271 c_seg_switch_state(c_seg, C_ON_SWAPIO_Q, FALSE); in vm_swapout_thread()
1442 c_seg_switch_state(c_seg, new_state, insert_head); in vm_swapout_finish()
1486 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_swapout_finish()
1491 c_seg_switch_state(c_seg, C_ON_SWAPPEDIN_Q, FALSE); in vm_swapout_finish()
1493 c_seg_switch_state(c_seg, C_ON_AGE_Q, FALSE); in vm_swapout_finish()