Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dcfq-iosched.c1172 static struct cfq_queue *cfq_rb_first(struct cfq_rb_root *root) in cfq_rb_first() function
2234 __cfqq = cfq_rb_first(st); in cfq_service_tree_add()
2719 return cfq_rb_first(st); in cfq_get_next_queue()
2737 cfqq = cfq_rb_first(st); in cfq_get_next_queue_forced()
3103 queue = cfq_rb_first(st_for(cfqg, wl_class, i)); in cfq_choose_wl_type()