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) macro825 if (cfq_class_idle(cfqq)) in cfqq_class()2210 if (cfq_class_idle(cfqq)) { in cfq_service_tree_add()2323 if (cfq_class_idle(cfqq)) in cfq_prio_tree_add()2819 if (cfq_class_idle(cur_cfqq)) in cfq_close_cooperator()3393 if (cfq_class_idle(cfqq)) in cfq_may_dispatch()3404 if (cfq_class_idle(cfqq)) in cfq_may_dispatch()3530 cfq_class_idle(cfqq))) { in cfq_dispatch_requests()3710 if (!cfq_class_idle(cfqq)) in cfq_init_cfqq()3887 if (!cfq_cfqq_sync(cfqq) || cfq_class_idle(cfqq)) in cfq_update_idle_window()[all …]