/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | temp.c | 111 if (therm->emergency.downclock) in nvkm_therm_sensor_event() 112 therm->emergency.downclock(therm, active); in nvkm_therm_sensor_event() 115 if (therm->emergency.pause) in nvkm_therm_sensor_event() 116 therm->emergency.pause(therm, active); in nvkm_therm_sensor_event()
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/ |
H A D | lg2.hpp | 70 PHOSPHOR_LOG2_DECLARE_LEVEL(emergency); 83 using lg2::emergency; \
|
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/ |
H A D | inittab | 8 # This is run first except when booting in emergency (-b) mode. 29 # Normally not reached, but fallthrough in case of emergency.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
H A D | syslog-ng.service-the-syslog-ng-service.patch | 20 @@ -7,8 +7,8 @@ Conflicts=emergency.service emergency.target
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
H A D | level.hpp | 10 emergency = LOG_EMERG, enumerator
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | rx.c | 1262 struct iwl_rxq *rxq, bool emergency) in iwl_pcie_rx_reuse_rbd() argument 1271 if (unlikely(emergency)) in iwl_pcie_rx_reuse_rbd() 1295 bool emergency, in iwl_pcie_rx_handle_rb() argument 1433 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb() 1439 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb() 1502 bool emergency = false; in iwl_pcie_rx_handle() local 1533 !emergency)) { in iwl_pcie_rx_handle() 1535 emergency = true; in iwl_pcie_rx_handle() 1564 iwl_pcie_rx_handle_rb(trans, rxq, rxb, emergency, i); in iwl_pcie_rx_handle() 1579 if (rxq->used_count % RX_CLAIM_REQ_ALLOC == 0 && !emergency) { in iwl_pcie_rx_handle() [all …]
|
/openbmc/linux/arch/um/include/asm/ |
H A D | Kbuild | 8 generic-y += emergency-restart.h
|
/openbmc/linux/drivers/thermal/tegra/ |
H A D | Kconfig | 12 emergency thermal reset (thermtrip) feature to function.
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 88 } emergency; member
|
/openbmc/linux/net/netfilter/ |
H A D | nf_log.c | 265 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable 307 if (likely(m != &emergency)) in nf_log_buf_close()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | reboot.c | 757 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument 759 reboot_emergency = emergency; in __machine_emergency_restart()
|
/openbmc/linux/include/asm-generic/ |
H A D | Kbuild | 22 mandatory-y += emergency-restart.h
|
/openbmc/openbmc/meta-ibm/recipes-core/systemd/ |
H A D | systemd_%.bbappend | 32 FILES:${PN}:append:p10bmc = " ${systemd_system_unitdir}/emergency.service.d/systemd-sulogin-force.c… 55 …D ${UNPACKDIR}/systemd-sulogin-force.conf ${D}${systemd_system_unitdir}/emergency.service.d/system…
|
/openbmc/linux/drivers/thermal/ |
H A D | Kconfig | 42 case of failure of an orderly_poweroff(), the thermal emergency 44 This config is number of milliseconds to delay before emergency 48 If set to 0 emergency poweroff will not be supported.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-hwmon | 457 Temperature emergency max value, for chips supporting more than 467 Temperature hysteresis value for emergency limit. 472 from the emergency value.
|
/openbmc/u-boot/common/ |
H A D | Kconfig | 307 0 - emergency 505 0 - emergency 525 0 - emergency 545 0 - emergency 565 0 - emergency
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/ |
H A D | max31785.txt | 54 emergency action for an unresponsive fan and driving
|
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/files/ |
H A D | gxp-obmc-init.sh | 450 Change Root test failed! Invoking emergency shell.
|
/openbmc/linux/Documentation/power/ |
H A D | swsusp-dmcrypt.rst | 123 for init like "single" or "emergency" as boot parameters.
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | sysfs-api.rst | 493 If the delay is set to 0 emergency poweroff will not be supported. So a 494 carefully profiled non-zero positive value is a must for emergency
|
/openbmc/docs/designs/ |
H A D | state-management-and-external-interfaces.md | 85 … | Force system into soft off (S4/S45) state. This is for ‘emergency’ management powe…
|
/openbmc/linux/Documentation/hwmon/ |
H A D | sysfs-interface.rst | 262 Temperature emergency max value, for chips supporting more than 266 Temperature hysteresis value for emergency limit.
|
/openbmc/linux/Documentation/power/regulator/ |
H A D | consumer.rst | 63 Finally, a regulator can be forcefully disabled in the case of an emergency::
|
/openbmc/linux/mm/ |
H A D | Kconfig.debug | 250 fully initialised, this memory pool acts as an emergency one
|
/openbmc/linux/Documentation/filesystems/ |
H A D | tmpfs.rst | 126 be used to deny huge pages on all tmpfs mounts in an emergency, or to
|