Home
last modified time | relevance | path

Searched refs:lower_bound (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/fs/ext4/
H A Dinode-test.c80 bool lower_bound; member
87 .lower_bound = true,
95 .lower_bound = false,
103 .lower_bound = true,
111 .lower_bound = false,
119 .lower_bound = true,
127 .lower_bound = false,
135 .lower_bound = true,
143 .lower_bound = false,
151 .lower_bound = true,
[all …]
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_integer_attribute_test.cpp34 "lower_bound" : 1, in TEST_F()
54 "lower_bound" : 1, in TEST_F()
67 "lower_bound" : 0, in TEST_F()
94 "lower_bound" : 1, in TEST_F()
128 "lower_bound" : 1, in TEST_F()
180 "lower_bound" : 1, in TEST_F()
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dint-attributes.c45 if (in_val < integer_data->lower_bound || in validate_integer_input()
73 ATTRIBUTE_N_PROPERTY_SHOW(lower_bound, integer);
75 __ATTR_RO(lower_bound);
255 integer_data->lower_bound = int_value; in hp_populate_integer_elements_from_package()
346 &integer_data->lower_bound); in hp_populate_integer_elements_from_buffer()
H A Dbioscfg.h145 u32 lower_bound; member
/openbmc/libpldm/src/dsp/
H A Dbios_table.c497 uint64_t lower_bound; member
515 if (info->lower_bound == info->upper_bound) { in pldm_bios_table_attr_entry_integer_info_check()
516 if (info->default_value != info->lower_bound) { in pldm_bios_table_attr_entry_integer_info_check()
526 if (info->lower_bound > info->upper_bound) { in pldm_bios_table_attr_entry_integer_info_check()
532 info->default_value < info->lower_bound) { in pldm_bios_table_attr_entry_integer_info_check()
541 if ((info->default_value - info->lower_bound) % in pldm_bios_table_attr_entry_integer_info_check()
573 attr_fields->lower_bound = htole64(info->lower_bound); in pldm_bios_table_attr_entry_integer_encode()
587 *lower = le64toh(fields->lower_bound); in pldm_bios_table_attr_entry_integer_decode()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree-remove.c507 i = lower_bound(n, key); in rebalance_children()
528 int i = lower_bound(n, key); in do_leaf()
581 i = lower_bound(n, key); in remove_raw()
665 *index = lower_bound(n, key); in remove_nearest()
675 *index = lower_bound(n, key); in remove_nearest()
679 i = lower_bound(n, key); in remove_nearest()
H A Ddm-btree-internal.h139 int lower_bound(struct btree_node *n, uint64_t key);
H A Ddm-btree.c64 int lower_bound(struct btree_node *n, uint64_t key) in lower_bound() function
398 lower_bound, &rkey, in dm_btree_lookup()
436 i = lower_bound(n, key); in dm_btree_lookup_next_single()
481 lower_bound, rkey, in dm_btree_lookup_next()
1065 int i = lower_bound(node, key); in contains_key()
1134 i = lower_bound(node, key); in btree_insert_raw()
1184 i = lower_bound(node, key); in __btree_get_overwrite_leaf()
H A Ddm-space-map-common.c596 index = lower_bound(n, b); in sm_ll_inc_overflow()
817 index = lower_bound(n, b); in sm_ll_dec_overflow()
/openbmc/pldm/libpldmresponder/examples/bios/
H A Dinteger_attrs.json27 // scalar_increment=2 and lower_bound=1, default_value must be 1, 3, 5...
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp149 opsit = std::lower_bound(opsit, _makers.cend(), ifaceit->first, in updateInterfaces()
160 refaceit = std::lower_bound(refaceit, refaces.end(), ifaceit->first, in updateInterfaces()
233 refit = std::lower_bound(refit, _refs.end(), objit->first, in updateObjects()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Deeprom.h37 int lower_bound; /* J */ member
H A Dpci_phy.c273 db_diff = max(db_diff, t.lower_bound); in mt76x2_phy_temp_compensate()
H A Deeprom.c485 t->lower_bound = 0 - (bounds & 0xf); in mt76x2_get_temp_comp()
/openbmc/phosphor-logging/
H A Delog_meta.cpp30 auto callout = std::lower_bound(callouts.begin(), callouts.end(), in build()
H A Delog_meta.hpp65 auto callout = std::lower_bound(callouts.begin(), callouts.end(), in build()
/openbmc/fb-ipmi-oem/include/
H A Dcommandutils.hpp63 auto instance = std::lower_bound(hosts.begin(), hosts.end(), num); in findHost()
/openbmc/linux/include/rdma/
H A Duverbs_ioctl.h889 size_t idx, s64 lower_bound, u64 upper_bound,
926 size_t idx, s64 lower_bound, u64 upper_bound, in _uverbs_get_const() argument
940 size_t idx, s64 lower_bound, u64 upper_bound, in _uverbs_get_const_signed() argument
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h116 fInt lower_bound = Divide(78, 10000); in fExponential() local
128 while (GreaterThan(exponent, lower_bound)) { in fExponential()
/openbmc/libpldm/include/libpldm/
H A Dbios_table.h387 uint64_t lower_bound; //!< The lower bound on the integer value member
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dtypes.h191 u64 lower_bound; member
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_ioctl.c765 size_t idx, s64 lower_bound, u64 upper_bound, in _uverbs_get_const_signed() argument
780 if (*to < lower_bound || (*to > 0 && (u64)*to > upper_bound)) in _uverbs_get_const_signed()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.c483 u8 upper_bound, lower_bound; in rtw_phy_dig() local
521 rtw_phy_dig_get_boundary(rtwdev, dm_info, &upper_bound, &lower_bound, in rtw_phy_dig()
523 cur_igi = clamp_t(u8, cur_igi, lower_bound, upper_bound); in rtw_phy_dig()
/openbmc/pldm/
H A DREADME.md240 "lower_bound": "The lower bound on the integer value",
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp140 const auto* it = std::ranges::lower_bound(topCollections, url); in searchCollectionsArray()

12