Home
last modified time | relevance | path

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

/block/
Dcfq-iosched.c331 enum wl_type_t serving_wl_type; member
1490 cfqg->saved_wl_type = cfqd->serving_wl_type; in cfq_group_served()
2615 cfqd->serving_wl_class, cfqd->serving_wl_type); in __cfq_set_active_queue()
2702 cfqd->serving_wl_class, cfqd->serving_wl_type); in cfq_get_next_queue()
3126 st = st_for(cfqg, cfqd->serving_wl_class, cfqd->serving_wl_type); in choose_wl_class_and_type()
3137 cfqd->serving_wl_type = cfq_choose_wl_type(cfqd, cfqg, in choose_wl_class_and_type()
3139 st = st_for(cfqg, cfqd->serving_wl_class, cfqd->serving_wl_type); in choose_wl_class_and_type()
3154 if (cfqd->serving_wl_type == ASYNC_WORKLOAD) { in choose_wl_class_and_type()
3202 cfqd->serving_wl_type = cfqg->saved_wl_type; in cfq_choose_cfqg()
3966 if (cfqd->serving_wl_type == SYNC_NOIDLE_WORKLOAD && in cfq_should_preempt()