OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:upper_bound
(Results
1 - 2
of
2
) sorted by relevancy
/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
)) {
/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
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025