Lines Matching refs:cfq_class_idle
64 #define cfq_class_idle(cfqq) ((cfqq)->ioprio_class == IOPRIO_CLASS_IDLE) macro
823 if (cfq_class_idle(cfqq)) in cfqq_class()
2033 if (cfq_class_idle(cfqq)) { in cfq_service_tree_add()
2146 if (cfq_class_idle(cfqq)) in cfq_prio_tree_add()
2642 if (cfq_class_idle(cur_cfqq)) in cfq_close_cooperator()
3217 if (cfq_class_idle(cfqq)) in cfq_may_dispatch()
3228 if (cfq_class_idle(cfqq)) in cfq_may_dispatch()
3354 cfq_class_idle(cfqq))) { in cfq_dispatch_requests()
3538 if (!cfq_class_idle(cfqq)) in cfq_init_cfqq()
3752 if (!cfq_cfqq_sync(cfqq) || cfq_class_idle(cfqq)) in cfq_update_idle_window()
3796 if (cfq_class_idle(new_cfqq)) in cfq_should_preempt()
3799 if (cfq_class_idle(cfqq)) in cfq_should_preempt()
4108 if (cfq_slice_used(cfqq) || cfq_class_idle(cfqq)) in cfq_completed_request()