Searched refs:cfq_class_idle (Results 1 – 1 of 1) sorted by relevance
64 #define cfq_class_idle(cfqq) ((cfqq)->ioprio_class == IOPRIO_CLASS_IDLE) macro823 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()[all …]