Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dcfq-iosched.c65 #define cfq_class_rt(cfqq) ((cfqq)->ioprio_class == IOPRIO_CLASS_RT) macro
827 if (cfq_class_rt(cfqq)) in cfqq_class()
1026 cfq_class_rt(cfqq)); in cfq_scaled_cfqq_slice()
2856 if (cfq_class_rt(cfqq) != cfq_class_rt(cur_cfqq)) in cfq_close_cooperator()
3940 if (cfq_class_rt(cfqq) && !cfq_class_rt(new_cfqq)) in cfq_should_preempt()
3973 if (cfq_class_rt(new_cfqq) && !cfq_class_rt(cfqq)) in cfq_should_preempt()