Lines Matching refs:queue_first
602 c_seg = (c_segment_t) queue_first(&c_age_list_head); in vm_compressor_is_thrashing()
1698 for (c_seg = (c_segment_t) queue_first(&owner_task->task_frozen_cseg_q); in task_disown_frozen_csegs()
1910 c_first = (c_segment_t)queue_first(&c_age_list_head); in c_seg_switch_state()
2687 c_seg = (c_segment_t) queue_first(&c_age_list_head); in vm_compressor_swapout_is_ripe()
3021 c_seg = (c_segment_t)queue_first(&c_minor_list_head); in vm_compressor_do_delayed_compactions()
3247 c_seg = (c_segment_t)queue_first(&c_major_list_head); in vm_compressor_process_major_segments()
3335 c_seg = (c_segment_t)queue_first(special_swappedin_list_head); in vm_compressor_process_special_swapped_in_segments_locked()
3438 c_seg = (c_segment_t)queue_first(&c_regular_swappedin_list_head); in vm_compressor_process_regular_swapped_in_segments()
3511 c_seg = (c_segment_t)queue_first(&c_major_list_head); in vm_compressor_flush()
3734 c_seg = (c_segment_t) queue_first(c_queue); in do_fastwake_warmup()
3959 c_seg = (c_segment_t) queue_first(&c_age_list_head); in vm_compressor_compact_and_swap()