Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dtemp.c111 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/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/
H A Dinittab8 # This is run first except when booting in emergency (-b) mode.
29 # Normally not reached, but fallthrough in case of emergency.
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlg2.hpp79 PHOSPHOR_LOG2_DECLARE_LEVEL(emergency);
92 using lg2::emergency; \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/
H A Dsyslog-ng.service-the-syslog-ng-service.patch20 @@ -7,8 +7,8 @@ Conflicts=emergency.service emergency.target
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dlevel.hpp10 emergency = LOG_EMERG, enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c1262 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()
1582 } else if (emergency) { in iwl_pcie_rx_handle()
1590 emergency = false; in iwl_pcie_rx_handle()
[all …]
/openbmc/linux/arch/um/include/asm/
H A DKbuild8 generic-y += emergency-restart.h
/openbmc/linux/drivers/thermal/tegra/
H A DKconfig12 emergency thermal reset (thermtrip) feature to function.
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dsuricata.yaml341 #use-emergency-flush: yes
597 # prune before unsetting the emergency state. The emergency state is activated
612 emergency-recovery: 30
643 emergency-new: 10
644 emergency-established: 100
645 emergency-closed: 0
650 emergency-new: 10
651 emergency-established: 300
652 emergency-closed: 20
656 emergency-new: 10
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtherm.h88 } emergency; member
/openbmc/linux/net/netfilter/
H A Dnf_log.c265 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable
307 if (likely(m != &emergency)) in nf_log_buf_close()
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dmmc-pwrseq-emmc.yaml18 case of emergency reboot call). The latter is needed on boards, which
/openbmc/linux/arch/x86/kernel/
H A Dreboot.c757 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument
759 reboot_emergency = emergency; in __machine_emergency_restart()
/openbmc/openbmc/meta-ibm/recipes-core/systemd/
H A Dsystemd_%.bbappend28 FILES:${PN}:append:p10bmc = " ${systemd_system_unitdir}/emergency.service.d/systemd-sulogin-force.c…
47 … -D ${WORKDIR}/systemd-sulogin-force.conf ${D}${systemd_system_unitdir}/emergency.service.d/system…
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dregulator.yaml123 hardware performs emergency shutdown. Zero can be passed to disable
142 hardware performs emergency shutdown. Zero can be passed to disable
164 hardware performs emergency shutdown. Zero can be passed to disable
186 hardware performs emergency shutdown. Zero can be passed to disable
/openbmc/linux/include/asm-generic/
H A DKbuild22 mandatory-y += emergency-restart.h
/openbmc/linux/drivers/thermal/
H A DKconfig42 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 Dsysfs-class-hwmon457 Temperature emergency max value, for chips supporting more than
467 Temperature hysteresis value for emergency limit.
472 from the emergency value.
/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/
H A Dmax31785.txt54 emergency action for an unresponsive fan and driving
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/files/
H A Dgxp-obmc-init.sh450 Change Root test failed! Invoking emergency shell.
/openbmc/u-boot/common/
H A DKconfig307 0 - emergency
505 0 - emergency
525 0 - emergency
545 0 - emergency
565 0 - emergency
/openbmc/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst123 for init like "single" or "emergency" as boot parameters.
/openbmc/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst493 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 Dstate-management-and-external-interfaces.md85 … | Force system into soft off (S4/S45) state. This is for ‘emergency’ management powe…
/openbmc/linux/Documentation/power/regulator/
H A Dconsumer.rst63 Finally, a regulator can be forcefully disabled in the case of an emergency::

12