Searched refs:total_load (Results 1 – 4 of 4) sorted by relevance
235 u32 total_load = 0; in cpufreq_get_requested_power() local249 total_load += load; in cpufreq_get_requested_power()252 cpufreq_cdev->last_load = total_load; in cpufreq_get_requested_power()
667 uhci->total_load += load; in uhci_reserve_bandwidth()670 uhci->total_load / MAX_PHASE; in uhci_reserve_bandwidth()700 uhci->total_load -= load; in uhci_release_bandwidth()703 uhci->total_load / MAX_PHASE; in uhci_release_bandwidth()
444 int total_load; /* Sum of array values */ member
405 uhci->total_load, in uhci_sprint_schedule()
Completed in 15 milliseconds