Lines Matching refs:queue_empty
1157 if (queue_empty(qhead)) { in c_seg_insert_into_q()
1525 if (!queue_empty(&c_age_list_head)) { in c_seg_switch_state()
2287 if (!queue_empty(&c_age_list_head)) { in compressor_needs_to_swap()
2319 if (!queue_empty(&c_age_list_head)) { in compressor_needs_to_swap()
2532 if (!queue_empty(&c_major_list_head)) { in vm_consider_swapping()
2630 while (!queue_empty(&c_minor_list_head) && needs_to_swap == FALSE) { in vm_compressor_do_delayed_compactions()
2671 while (!queue_empty(&c_swappedin_list_head)) { in vm_compressor_age_swapped_in_segments()
2744 if (!queue_empty(&c_major_list_head)) { in vm_compressor_flush()
2757 while (!queue_empty(&c_swapout_list_head)) { in vm_compressor_flush()
2854 if (!queue_empty(&c_age_list_head)) { in vm_compressor_record_warmup_start()
2876 if (!queue_empty(&c_age_list_head)) { in vm_compressor_record_warmup_end()
2931 if (queue_empty(&c_swappedout_list_head) && queue_empty(&c_swappedout_sparse_list_head)) { in do_fastwake_warmup_all()
2968 while (!queue_empty(c_queue) && fastwake_warmup == TRUE) { in do_fastwake_warmup()
3082 …while (!queue_empty(&c_age_list_head) && !compaction_swapper_abort && !compressor_store_stop_compa… in vm_compressor_compact_and_swap()
3164 if (queue_empty(&c_age_list_head)) { in vm_compressor_compact_and_swap()
3717 if (!queue_empty(&c_major_list_head)) { in vm_compressor_process_major_segments()