Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ras/
H A Dcec.c147 u8 decay = DECAY(ca->array[i]); in do_spring_cleaning() local
149 if (!decay) in do_spring_cleaning()
152 decay--; in do_spring_cleaning()
155 ca->array[i] |= (decay << COUNT_BITS); in do_spring_cleaning()
483 struct dentry *d, *pfn, *decay, *count, *array; in create_debugfs_nodes() local
491 decay = debugfs_create_file("decay_interval", S_IRUSR | S_IWUSR, d, in create_debugfs_nodes()
493 if (!decay) { in create_debugfs_nodes()
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlog.hpp99 (std::is_pointer<typename std::decay<T>::type>::value &&
101 typename std::decay<T>::type>::type>::type,
113 std::is_pointer<typename std::decay<T>::type>::value)>
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dti,tps65086.yaml65 ti,regulator-decay:
68 Set this if the output needs to decay, default is for the output
118 ti,regulator-decay;
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp485 using decayed_arg_types = std::tuple<typename std::decay<Args>::type...>;
493 using decayed_arg_types = std::tuple<typename std::decay<Args>::type...>;
501 using decayed_arg_types = std::tuple<typename std::decay<Args>::type...>;
509 using decayed_arg_types = std::tuple<typename std::decay<Args>::type...>;
516 using decayed_arg_types = std::tuple<typename std::decay<Args>::type...>;
/openbmc/linux/include/uapi/sound/
H A Dasound_fm.h40 unsigned char decay; /* 4 bits: decay rate */ member
/openbmc/linux/sound/pci/asihpi/
H A Dhpi.h1382 u16 hpi_meter_set_peak_ballistics(u32 h_control, u16 attack, u16 decay);
1384 u16 hpi_meter_set_rms_ballistics(u32 h_control, u16 attack, u16 decay);
1386 u16 hpi_meter_get_peak_ballistics(u32 h_control, u16 *attack, u16 *decay);
1388 u16 hpi_meter_get_rms_ballistics(u32 h_control, u16 *attack, u16 *decay);
1624 u32 decay);
H A Dhpifunc.c1900 u32 decay) in hpi_compander_set_decay_time_constant() argument
1907 u32 *decay) in hpi_compander_get_decay_time_constant() argument
1910 decay, NULL); in hpi_compander_get_decay_time_constant()
2065 attack, decay); in hpi_meter_set_rms_ballistics()
2071 u32 decay; in hpi_meter_get_rms_ballistics() local
2075 &attack, &decay); in hpi_meter_get_rms_ballistics()
2080 *pn_decay = (unsigned short)decay; in hpi_meter_get_rms_ballistics()
2088 attack, decay); in hpi_meter_set_peak_ballistics()
2095 u32 decay; in hpi_meter_get_peak_ballistics() local
2099 &attack, &decay); in hpi_meter_get_peak_ballistics()
[all …]
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutility.hpp138 using type = std::tuple<typename std::decay<Args>::type...>;
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dvctrl.txt28 - min-slew-down-rate : Describes how slowly the regulator voltage will decay
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dtype_traits.hpp87 using type = std::tuple<typename std::decay<Args>::type...>;
/openbmc/linux/arch/ia64/kernel/
H A Dsmpboot.c483 decay (char *str) in decay() function
490 __setup("decay=", decay);
/openbmc/linux/Documentation/networking/
H A Dxfrm_sync.rst19 ensure proper decay of SAs) and replay counters to avoid replay attacks
34 machine is known ahead of time since the decay of the time countdown
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Fix-tautological-compare-warning.patch86 /* Arrays decay into pointers. XXX Fortran? */
125 /* Arrays decay into pointers. XXX Fortran? */
/openbmc/linux/sound/synth/emux/
H A Dsoundfont.c1054 int attack, hold, decay, release; in load_guspatch() local
1060 decay = calc_gus_envelope_time in load_guspatch()
1076 snd_sf_calc_parm_decay(decay); in load_guspatch()
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c502 reg_val |= voice->decay & OPL3_DECAY_MASK; in snd_opl3_set_voice()
/openbmc/linux/Documentation/scheduler/
H A Dschedutil.rst103 filter to instantly increase and only decay on decrease.
/openbmc/estoraged/
H A D.clang-tidy212 cppcoreguidelines-pro-bounds-array-to-pointer-decay,
/openbmc/phosphor-time-manager/
H A D.clang-tidy211 cppcoreguidelines-pro-bounds-array-to-pointer-decay,
/openbmc/phosphor-led-sysfs/
H A D.clang-tidy214 cppcoreguidelines-pro-bounds-array-to-pointer-decay,
/openbmc/entity-manager/
H A D.clang-tidy238 cppcoreguidelines-pro-bounds-array-to-pointer-decay,
/openbmc/bmcweb/
H A D.clang-tidy253 cppcoreguidelines-pro-bounds-array-to-pointer-decay,
/openbmc/dbus-sensors/
H A D.clang-tidy250 cppcoreguidelines-pro-bounds-array-to-pointer-decay,
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst492 versions that decay over the past day, hour and 5 minutes; they're also
H A Dkernel-parameters.txt5659 [KNL, SMP] Set a decay shift for scheduler thermal
5661 default decay period of other scheduler pelt
5663 sched_thermal_decay_shift will left shift the decay
5666 i.e. with the default pelt decay period of 32 ms
5667 sched_thermal_decay_shift thermal pressure decay pr
H A Dcgroup-v2.rst2012 This is an exponential moving average with a decay rate of 1/exp
2013 bound by the sampling interval. The decay rate interval can be