Home
last modified time | relevance | path

Searched refs:cfq_class_rt (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/block/
Dcfq-iosched.c65 #define cfq_class_rt(cfqq) ((cfqq)->ioprio_class == IOPRIO_CLASS_RT) macro
825 if (cfq_class_rt(cfqq)) in cfqq_class()
1025 cfq_class_rt(cfqq)); in cfq_scaled_cfqq_slice()
2679 if (cfq_class_rt(cfqq) != cfq_class_rt(cur_cfqq)) in cfq_close_cooperator()
3805 if (cfq_class_rt(cfqq) && !cfq_class_rt(new_cfqq)) in cfq_should_preempt()
3838 if (cfq_class_rt(new_cfqq) && !cfq_class_rt(cfqq)) in cfq_should_preempt()