/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
ppevvmath.h | 152 fInt upper_bound = Divide(8, 1000); local in function:fNaturalLog 160 while (GreaterThan(fAdd(value, fNegativeOne), upper_bound)) {
|
ppevvmath.h | 152 fInt upper_bound = Divide(8, 1000); local in function:fNaturalLog 160 while (GreaterThan(fAdd(value, fNegativeOne), upper_bound)) {
|
ppevvmath.h | 152 fInt upper_bound = Divide(8, 1000); local in function:fNaturalLog 160 while (GreaterThan(fAdd(value, fNegativeOne), upper_bound)) {
|
/src/sys/altq/ |
altq_jobs.c | 1077 int64_t credit, available, lower_bound, upper_bound; local in function:adjust_rates_rdc 1098 upper_bound = (int64_t)jif->jif_bandwidth; 1109 upper_bound -= 1123 if (upper_bound <= 0 || rdc_classes == 0) 1162 prop_control = (upper_bound*upper_bound*min_share) 1201 && result[i] + cl->service_rate > upper_bound) { 1209 result[j] = upper_bound
|
altq_jobs.c | 1077 int64_t credit, available, lower_bound, upper_bound; local in function:adjust_rates_rdc 1098 upper_bound = (int64_t)jif->jif_bandwidth; 1109 upper_bound -= 1123 if (upper_bound <= 0 || rdc_classes == 0) 1162 prop_control = (upper_bound*upper_bound*min_share) 1201 && result[i] + cl->service_rate > upper_bound) { 1209 result[j] = upper_bound
|
altq_jobs.c | 1077 int64_t credit, available, lower_bound, upper_bound; local in function:adjust_rates_rdc 1098 upper_bound = (int64_t)jif->jif_bandwidth; 1109 upper_bound -= 1123 if (upper_bound <= 0 || rdc_classes == 0) 1162 prop_control = (upper_bound*upper_bound*min_share) 1201 && result[i] + cl->service_rate > upper_bound) { 1209 result[j] = upper_bound
|