Searched refs:BVT_WEIGHT_MAX (Results 1 – 1 of 1) sorted by relevance
21 #define BVT_WEIGHT_MAX 128U macro40 #define BVT_VT_RATIO_MAX (BVT_WEIGHT_MAX * BVT_VT_RATIO_MIN / BVT_WEIGHT_MIN)209 data->weight = clamp(params->bvt_weight, BVT_WEIGHT_MIN, BVT_WEIGHT_MAX); in sched_bvt_init_data()
Completed in 2 milliseconds