/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
H A D | config.json | 18 "threshold": 30, number 23 "threshold": 30, number 43 "threshold": 30, number 48 "threshold": 30, number 68 "threshold": 30, number 73 "threshold": 30, number 93 "threshold": 30, number 98 "threshold": 30, number 118 "threshold": 30, number 123 "threshold": 30, number [all …]
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/ |
H A D | config.json | 18 "threshold": 30, number 23 "threshold": 30, number 43 "threshold": 30, number 48 "threshold": 30, number 68 "threshold": 30, number 73 "threshold": 30, number 93 "threshold": 30, number 98 "threshold": 30, number 118 "threshold": 30, number 123 "threshold": 30, number [all …]
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | config.json | 16 "threshold": 45, number 21 "threshold": 45, number 39 "threshold": 45, number 44 "threshold": 45, number 62 "threshold": 45, number 67 "threshold": 45, number 85 "threshold": 45, number 90 "threshold": 45, number
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
H A D | config.json | 16 "threshold": 30, number 34 "threshold": 30, number 52 "threshold": 30, number 70 "threshold": 30, number 88 "threshold": 30, number 106 "threshold": 30, number
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/ |
H A D | config.json | 17 "threshold": 30, number 22 "threshold": 30, number 43 "threshold": 30, number 48 "threshold": 30, number
|
/openbmc/qemu/tests/unit/ |
H A D | test-write-threshold.c | 16 uint64_t threshold = 4 * 1024 * 1024; in test_threshold_not_trigger() local 29 uint64_t threshold = 4 * 1024 * 1024; in test_threshold_trigger() local
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
H A D | config.json | 16 "threshold": 30, number 34 "threshold": 30, number 52 "threshold": 30, number 70 "threshold": 30, number
|
/openbmc/linux/net/wireless/ |
H A D | wext-spy.c | 116 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_set_thrspy() local 143 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_get_thrspy() local 167 struct iw_thrspy threshold; in iw_send_thrspy_event() local
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-space-map-metadata.c | 24 struct threshold { struct 25 bool threshold_set; argument 27 dm_block_t threshold; argument 29 dm_sm_threshold_fn fn; argument 33 static void threshold_init(struct threshold *t) in threshold_init() argument 180 struct threshold threshold; member 525 dm_block_t threshold, in sm_metadata_register_threshold_callback()
|
/openbmc/pldm/platform-mc/ |
H A D | numeric_sensor.cpp | 692 double threshold, double hyst) in checkThreshold() 742 auto threshold = thresholdWarningIntf->warningHigh(); in updateThresholds() local 763 auto threshold = thresholdWarningIntf->warningLow(); in updateThresholds() local 784 auto threshold = thresholdCriticalIntf->criticalHigh(); in updateThresholds() local 805 auto threshold = thresholdCriticalIntf->criticalLow(); in updateThresholds() local
|
/openbmc/dbus-sensors/src/ |
H A D | Thresholds.cpp | 139 const thresholds::Threshold& threshold, in persistThreshold() 211 for (const auto& threshold : sensor->thresholds) in updateThresholds() local 247 Threshold threshold; member 260 for (auto& threshold : sensor->thresholds) in checkThresholds() local 336 const Threshold& threshold, bool assert, in startTimer()
|
/openbmc/linux/drivers/soc/tegra/fuse/ |
H A D | speedo-tegra114.c | 34 int *threshold) in rev_sku_to_speedo_ids() 77 int threshold; in tegra114_init_speedo_data() local
|
H A D | speedo-tegra124.c | 51 int *threshold) in rev_sku_to_speedo_ids() 104 int i, threshold, soc_speedo_0_value; in tegra124_init_speedo_data() local
|
/openbmc/telemetry/src/ |
H A D | trigger_actions.hpp | 45 const double threshold; member in action::numeric::LogToJournal 61 const double threshold; member in action::numeric::LogToRedfishEventLog
|
H A D | trigger.cpp | 153 for (const auto& threshold : thresholds) in __anon5e4599b80402() local 215 for (const auto& threshold : thresholds) local 276 return utils::transform(thresholds, [](const auto& threshold) { in getLabeledThresholds()
|
/openbmc/phosphor-health-monitor/ |
H A D | health_metric.cpp | 116 auto threshold = thresholds.find(type); in initProperties() local 154 auto threshold = std::make_tuple(type, bound); in checkThreshold() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ |
H A D | ia_css_anr_param.h | 23 s32 threshold; member
|
H A D | ia_css_anr_types.h | 31 s32 threshold; /** Threshold */ member
|
/openbmc/linux/drivers/nvme/host/ |
H A D | hwmon.c | 22 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_get_temp_thresh() local 43 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_set_temp_thresh() local
|
/openbmc/linux/drivers/gpu/host1x/hw/ |
H A D | opcodes.h | 14 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 21 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
H A D | channel_hw.c | 50 static void submit_wait(struct host1x_job *job, u32 id, u32 threshold, in submit_wait() 120 u32 threshold; in submit_gathers() local
|
/openbmc/linux/include/net/ |
H A D | ipcomp.h | 14 u16 threshold; member
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
H A D | ia_css_xnr_param.h | 41 u16 threshold; member
|
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_mtl.c | 104 int threshold) in sxgbe_mtl_fc_active() 125 int threshold) in sxgbe_mtl_fc_deactive()
|
/openbmc/linux/net/devlink/ |
H A D | sb.c | 456 u32 threshold; in devlink_nl_sb_port_pool_fill() local 612 u32 threshold, in devlink_sb_port_pool_set() 631 u32 threshold; in devlink_nl_cmd_sb_port_pool_set_doit() local 661 u32 threshold; in devlink_nl_sb_tc_pool_bind_fill() local 851 u16 pool_index, u32 threshold, in devlink_sb_tc_pool_bind_set() 873 u32 threshold; in devlink_nl_cmd_sb_tc_pool_bind_set_doit() local
|