Lines Matching refs:queue_first
1162 c_seg_next = (c_segment_t)queue_first(qhead); in c_seg_insert_into_q()
1373 for (c_seg = (c_segment_t) queue_first(&owner_task->task_frozen_cseg_q); in task_disown_frozen_csegs()
1530 c_first = (c_segment_t)queue_first(&c_age_list_head); in c_seg_switch_state()
2290 c_seg = (c_segment_t) queue_first(&c_age_list_head); in compressor_needs_to_swap()
2322 c_seg = (c_segment_t) queue_first(&c_age_list_head); in compressor_needs_to_swap()
2537 c_seg = (c_segment_t)queue_first(&c_major_list_head); in vm_consider_swapping()
2633 c_seg = (c_segment_t)queue_first(&c_minor_list_head); in vm_compressor_do_delayed_compactions()
2674 c_seg = (c_segment_t)queue_first(&c_swappedin_list_head); in vm_compressor_age_swapped_in_segments()
2747 c_seg = (c_segment_t)queue_first(&c_major_list_head); in vm_compressor_flush()
2971 c_seg = (c_segment_t) queue_first(c_queue); in do_fastwake_warmup()
3181 c_seg = (c_segment_t) queue_first(&c_age_list_head); in vm_compressor_compact_and_swap()
3732 c_seg = (c_segment_t)queue_first(&c_major_list_head); in vm_compressor_process_major_segments()