Searched defs:bfq_data (Results 1 – 1 of 1) sorted by relevance
512 struct bfq_data { struct514 struct request_queue *queue;516 struct list_head dispatch;519 struct bfq_group *root_group;529 struct rb_root_cached queue_weights_tree;578 unsigned int num_groups_with_pending_reqs;586 unsigned int busy_queues[3];588 int wr_busy_queues;590 int queued;592 int tot_rq_in_driver;[all …]