Home
last modified time | relevance | path

Searched refs:total_weight (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thermal/
H A Dgov_power_allocator.c94 int total_weight; member
439 if (!params->total_weight) in allocate_power()
653 params->total_weight = 0; in power_allocator_update_weight()
656 params->total_weight += instance->weight; in power_allocator_update_weight()
/linux/drivers/gpu/drm/i915/gvt/
H A Dsched_policy.c105 int total_weight = 0; in gvt_balance_timeslice() local
110 total_weight += vgpu_data->sched_ctl.weight; in gvt_balance_timeslice()
116 total_weight) * vgpu_data->sched_ctl.weight; in gvt_balance_timeslice()
/linux/net/core/
H A Dpktgen.c2674 __u64 total_weight = 0; in fill_imix_distribution() local
2678 total_weight += pkt_dev->imix_entries[i].weight; in fill_imix_distribution()
2684 total_weight); in fill_imix_distribution()