Lines Matching refs:queue_first
1160 c_seg_next = (c_segment_t)queue_first(qhead); in c_seg_insert_into_q()
1371 for (c_seg = (c_segment_t) queue_first(&owner_task->task_frozen_cseg_q); in task_disown_frozen_csegs()
1528 c_first = (c_segment_t)queue_first(&c_age_list_head); in c_seg_switch_state()
2288 c_seg = (c_segment_t) queue_first(&c_age_list_head); in compressor_needs_to_swap()
2320 c_seg = (c_segment_t) queue_first(&c_age_list_head); in compressor_needs_to_swap()
2535 c_seg = (c_segment_t)queue_first(&c_major_list_head); in vm_consider_swapping()
2631 c_seg = (c_segment_t)queue_first(&c_minor_list_head); in vm_compressor_do_delayed_compactions()
2672 c_seg = (c_segment_t)queue_first(&c_swappedin_list_head); in vm_compressor_age_swapped_in_segments()
2745 c_seg = (c_segment_t)queue_first(&c_major_list_head); in vm_compressor_flush()
2969 c_seg = (c_segment_t) queue_first(c_queue); in do_fastwake_warmup()
3168 c_seg = (c_segment_t) queue_first(&c_age_list_head); in vm_compressor_compact_and_swap()
3718 c_seg = (c_segment_t)queue_first(&c_major_list_head); in vm_compressor_process_major_segments()