Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h57805 struct throtl_data { struct
57806 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 …]