Searched refs:cfq_rb_root (Results 1 – 1 of 1) sorted by relevance
84 struct cfq_rb_root { struct91 #define CFQ_RB_ROOT (struct cfq_rb_root) { .rb = RB_ROOT, \ argument146 struct cfq_rb_root *service_tree;282 struct cfq_rb_root service_trees[2][3];283 struct cfq_rb_root service_tree_idle;312 struct cfq_rb_root grp_service_tree;391 static struct cfq_rb_root *st_for(struct cfq_group *cfqg, in st_for()977 static void update_min_vdisktime(struct cfq_rb_root *st) in update_min_vdisktime()1164 static struct cfq_queue *cfq_rb_first(struct cfq_rb_root *root) in cfq_rb_first()1179 static struct cfq_group *cfq_rb_first_group(struct cfq_rb_root *root) in cfq_rb_first_group()[all …]