Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dcfq-iosched.c405 static struct cfq_rb_root *st_for(struct cfq_group *cfqg, in st_for() function
2213 st = st_for(cfqq->cfqg, cfqq_class(cfqq), cfqq_type(cfqq)); in cfq_service_tree_add()
2708 struct cfq_rb_root *st = st_for(cfqd->serving_group, in cfq_get_next_queue()
3103 queue = cfq_rb_first(st_for(cfqg, wl_class, i)); in cfq_choose_wl_type()
3144 st = st_for(cfqg, cfqd->serving_wl_class, cfqd->serving_wl_type); in choose_wl_class_and_type()
3157 st = st_for(cfqg, cfqd->serving_wl_class, cfqd->serving_wl_type); in choose_wl_class_and_type()
4245 st = st_for(cfqq->cfqg, cfqq_class(cfqq), in cfq_completed_request()