Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dcfq-iosched.c1165 static struct cfq_queue *cfq_rb_first(struct cfq_rb_root *root) in cfq_rb_first() function
2230 __cfqq = cfq_rb_first(st); in cfq_service_tree_add()
2712 return cfq_rb_first(st); in cfq_get_next_queue()
2730 if ((cfqq = cfq_rb_first(st)) != NULL) in cfq_get_next_queue_forced()
3086 queue = cfq_rb_first(st_for(cfqg, wl_class, i)); in cfq_choose_wl_type()