Home
last modified time | relevance | path

Searched defs:throtl_data (Results 1 – 1 of 1) sorted by relevance

/linux/block/
A Dblk-throttle.c64 struct throtl_data struct
67 struct throtl_service_queue service_queue;
69 struct request_queue *queue;
72 unsigned int nr_queued[2];
74 unsigned int throtl_slice;
77 struct work_struct dispatch_work;
78 unsigned int limit_index;
79 bool limit_valid[LIMIT_CNT];
81 unsigned long low_upgrade_time;
82 unsigned long low_downgrade_time;
[all …]

Completed in 8 milliseconds