Searched defs:throtl_data (Results 1 – 5 of 5) sorted by relevance
57805 struct throtl_data { struct57806 struct throtl_service_queue service_queue;57807 struct request_queue *queue;57808 unsigned int nr_queued[2];57809 unsigned int throtl_slice;57810 struct work_struct dispatch_work;57811 unsigned int limit_index;57812 bool limit_valid[2];57813 long unsigned int low_upgrade_time;57814 long unsigned int low_downgrade_time;[all …]
87600 struct throtl_data { struct87601 struct throtl_service_queue service_queue;87602 struct request_queue *queue;87603 unsigned int nr_queued[2];87604 unsigned int throtl_slice;87605 struct work_struct dispatch_work;87606 unsigned int limit_index;87630 struct throtl_data *td; argument
54327 struct throtl_data { struct54328 struct throtl_service_queue service_queue;54329 struct request_queue *queue;54330 unsigned int nr_queued[2];54331 unsigned int throtl_slice;54332 struct work_struct dispatch_work;54333 unsigned int limit_index;54357 struct throtl_data *td; argument