Searched refs:cfq_class_idle (Results 1 – 1 of 1) sorted by relevance
70 #define cfq_class_idle(cfqq) ((cfqq)->ioprio_class == IOPRIO_CLASS_IDLE) macro851 if (cfq_class_idle(cfqq)) in cfqq_class()2214 if (cfq_class_idle(cfqq)) { in cfq_service_tree_add()2323 if (cfq_class_idle(cfqq)) in cfq_prio_tree_add()2828 if (cfq_class_idle(cur_cfqq)) in cfq_close_cooperator()3417 if (cfq_class_idle(cfqq)) in cfq_may_dispatch()3428 if (cfq_class_idle(cfqq)) in cfq_may_dispatch()3559 cfq_class_idle(cfqq))) { in cfq_dispatch_requests()3741 if (!cfq_class_idle(cfqq)) in cfq_init_cfqq()3930 if (!cfq_cfqq_sync(cfqq) || cfq_class_idle(cfqq)) in cfq_update_idle_window()[all …]