Searched refs:service_tree (Results 1 - 4 of 4) sorted by relevance

/linux-master/block/
H A Dbfq-wf2q.c105 * to replace sd->service_tree with new_entity.
111 sd->service_tree + new_entity_class_idx;
567 * @st: the service_tree containing the tree.
679 return sched_data->service_tree + idx;
1393 struct bfq_service_tree *st = sd->service_tree;
H A Dbfq-cgroup.c882 struct bfq_service_tree *child_st = child_sd->service_tree +
947 st = bfqg->sched_data.service_tree + i;
1492 bfqg->sched_data.service_tree[i] = BFQ_SERVICE_TREE_INIT;
H A Dbfq-iosched.h105 struct bfq_service_tree service_tree[BFQ_IOPRIO_CLASSES]; member in struct:bfq_sched_data
152 /* service_tree member */
157 * the idle one of its service_tree) or is in service.
H A Dbfq-iosched.c648 sched_data->service_tree[i].wsum;
7188 root_group->sched_data.service_tree[i] = BFQ_SERVICE_TREE_INIT;

Completed in 146 milliseconds