Symbol: upper_bound
arch/x86/include/asm/fpu/types.h
196
u64 upper_bound;
drivers/infiniband/core/ib_core_uverbs.c
627
size_t idx, u64 upper_bound, u64 *def_val)
drivers/infiniband/core/ib_core_uverbs.c
641
if (*to > upper_bound)
drivers/infiniband/core/ib_core_uverbs.c
650
size_t idx, s64 lower_bound, u64 upper_bound,
drivers/infiniband/core/ib_core_uverbs.c
665
if (*to < lower_bound || (*to > 0 && (u64)*to > upper_bound))
drivers/md/persistent-data/dm-btree.c
456
i = upper_bound(n, key);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
4951
u32 upper_bound;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_init.h
391
pdata->fair_vars.upper_bound = r_param * tFair * FAIR_MEM;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
4029
int upper_bound;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
4034
upper_bound = DIV_ROUND_CLOSEST(ecmp_size * weight, total);
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
4035
nh->num_adj_entries = upper_bound - lower_bound;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
4036
lower_bound = upper_bound;
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
1106
u32 inc_val, upper_bound;
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
1108
upper_bound =
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
1113
if (inc_val > upper_bound) {
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
1123
upper_bound | (u32)QM_RL_CRD_REG_SIGN_BIT);
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
520
u32 upper_bound = QM_GLOBAL_RL_UPPER_BOUND(QM_MAX_LINK_SPEED) |
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
534
upper_bound);
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
577
u32 upper_bound, inc_val;
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
579
upper_bound =
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
587
if (inc_val > upper_bound) {
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
596
upper_bound | (u32)QM_RL_CRD_REG_SIGN_BIT);
drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c
486
t->upper_bound = (bounds >> 4) & 0xf;
drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.h
38
int upper_bound; /* J */
drivers/net/wireless/mediatek/mt76/mt76x2/pci_phy.c
272
db_diff = min(db_diff, t.upper_bound);
drivers/net/wireless/realtek/rtw88/phy.c
539
u8 upper_bound, lower_bound;
drivers/net/wireless/realtek/rtw88/phy.c
577
rtw_phy_dig_get_boundary(rtwdev, dm_info, &upper_bound, &lower_bound,
drivers/net/wireless/realtek/rtw88/phy.c
579
cur_igi = clamp_t(u8, cur_igi, lower_bound, upper_bound);
drivers/net/wireless/realtek/rtw89/core.c
2685
u16 lower_bound, upper_bound, outlier_count = 0;
drivers/net/wireless/realtek/rtw89/core.c
2714
upper_bound = (q3 + tmp) / RTW89_BCN_TRACK_SCALE_FACTOR;
drivers/net/wireless/realtek/rtw89/core.c
2727
if (drift[i] < lower_bound || drift[i] > upper_bound)
drivers/net/wireless/realtek/rtw89/core.c
2733
bcn_dist->upper_bound = upper_bound;
drivers/net/wireless/realtek/rtw89/core.c
2848
bcn_timeout = (bcn_dist->max + bcn_dist->upper_bound) / 2;
drivers/net/wireless/realtek/rtw89/core.c
2850
bcn_timeout = bcn_dist->upper_bound +
drivers/net/wireless/realtek/rtw89/core.c
2862
u16 upper_bound;
drivers/net/wireless/realtek/rtw89/core.c
2864
upper_bound =
drivers/net/wireless/realtek/rtw89/core.c
2867
_rtw89_bcn_calc_drift(upper_bound, offset_tu, beacon_int);
drivers/net/wireless/realtek/rtw89/core.h
5454
u16 upper_bound;
drivers/net/wireless/realtek/rtw89/debug.c
5053
p += scnprintf(p, end - p, "upper bound: %u\n", bcn_dist->upper_bound);
drivers/platform/x86/hp/hp-bioscfg/bioscfg.h
147
u32 upper_bound;
drivers/platform/x86/hp/hp-bioscfg/int-attributes.c
255
integer_data->upper_bound = int_value;
drivers/platform/x86/hp/hp-bioscfg/int-attributes.c
349
&integer_data->upper_bound);
drivers/platform/x86/hp/hp-bioscfg/int-attributes.c
46
in_val > integer_data->upper_bound)
drivers/platform/x86/hp/hp-bioscfg/int-attributes.c
77
ATTRIBUTE_N_PROPERTY_SHOW(upper_bound, integer);
drivers/platform/x86/hp/hp-bioscfg/int-attributes.c
79
__ATTR_RO(upper_bound);
include/net/nexthop.h
112
atomic_t upper_bound;
include/rdma/uverbs_ioctl.h
916
size_t idx, s64 lower_bound, u64 upper_bound,
include/rdma/uverbs_ioctl.h
920
size_t idx, u64 upper_bound, u64 *def_val);
include/rdma/uverbs_ioctl.h
965
size_t idx, s64 lower_bound, u64 upper_bound,
include/rdma/uverbs_ioctl.h
979
size_t idx, s64 lower_bound, u64 upper_bound,
include/rdma/uverbs_ioctl.h
987
size_t idx, u64 upper_bound, u64 *def_val)
net/ipv4/fib_semantics.c
844
int upper_bound;
net/ipv4/fib_semantics.c
847
upper_bound = -1;
net/ipv4/fib_semantics.c
850
upper_bound = -1;
net/ipv4/fib_semantics.c
853
upper_bound = DIV_ROUND_CLOSEST_ULL((u64)w << 31,
net/ipv4/fib_semantics.c
857
atomic_set(&nexthop_nh->fib_nh_upper_bound, upper_bound);
net/ipv4/inet_hashtables.c
1096
u32 upper_bound;
net/ipv4/inet_hashtables.c
1098
upper_bound = min(range, max_rand_step);
net/ipv4/inet_hashtables.c
1099
scan_step = get_random_u32_inclusive(1, upper_bound);
net/ipv4/inet_hashtables.c
1105
if (unlikely(scan_step > upper_bound)) {
net/ipv4/nexthop.c
1432
if (hash > atomic_read(&nhge->hthr.upper_bound))
net/ipv4/nexthop.c
1463
if (hash > atomic_read(&nhge->hthr.upper_bound))
net/ipv4/nexthop.c
1938
u16 upper_bound;
net/ipv4/nexthop.c
1943
upper_bound = DIV_ROUND_CLOSEST_ULL(btw, total);
net/ipv4/nexthop.c
1944
nhge->res.wants_buckets = upper_bound - prev_upper_bound;
net/ipv4/nexthop.c
1945
prev_upper_bound = upper_bound;
net/ipv4/nexthop.c
2018
u32 upper_bound;
net/ipv4/nexthop.c
2021
upper_bound = DIV_ROUND_CLOSEST_ULL((u64)w << 31, total) - 1;
net/ipv4/nexthop.c
2022
atomic_set(&nhge->hthr.upper_bound, upper_bound);
net/ipv6/route.c
4841
int upper_bound = -1;
net/ipv6/route.c
4845
upper_bound = DIV_ROUND_CLOSEST_ULL((u64) (*weight) << 31,
net/ipv6/route.c
4848
atomic_set(&rt->fib6_nh->fib_nh_upper_bound, upper_bound);