Home
last modified time | relevance | path

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

12345678910>>...24

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
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()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
A Drx.c1231 struct iwl_rxq *rxq, bool emergency) in iwl_pcie_rx_reuse_rbd() argument
1240 if (unlikely(emergency)) in iwl_pcie_rx_reuse_rbd()
1264 bool emergency, in iwl_pcie_rx_handle_rb() argument
1404 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1410 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1463 bool emergency = false; in iwl_pcie_rx_handle() local
1494 !emergency)) { in iwl_pcie_rx_handle()
1496 emergency = true; in iwl_pcie_rx_handle()
1543 } else if (emergency) { in iwl_pcie_rx_handle()
1551 emergency = false; in iwl_pcie_rx_handle()
[all …]
/linux/net/netfilter/
A Dnf_log.c264 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable
306 if (likely(m != &emergency)) in nf_log_buf_close()
/linux/arch/um/include/asm/
A DKbuild7 generic-y += emergency-restart.h
/linux/drivers/thermal/tegra/
A DKconfig12 emergency thermal reset (thermtrip) feature to function.
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
A Dtherm.h88 } emergency; member
/linux/arch/x86/kernel/
A Dreboot.c723 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument
725 reboot_emergency = emergency; in __machine_emergency_restart()
/linux/Documentation/devicetree/bindings/regulator/
A Dregulator.yaml122 hardware performs emergency shutdown. Zero can be passed to disable
141 hardware performs emergency shutdown. Zero can be passed to disable
163 hardware performs emergency shutdown. Zero can be passed to disable
185 hardware performs emergency shutdown. Zero can be passed to disable
/linux/Documentation/devicetree/bindings/mmc/
A Dmmc-pwrseq-emmc.yaml18 case of emergency reboot call). The latter is needed on boards, which
/linux/include/asm-generic/
A DKbuild21 mandatory-y += emergency-restart.h
/linux/drivers/thermal/
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.
/linux/Documentation/ABI/testing/
A Dsysfs-class-hwmon440 Temperature emergency max value, for chips supporting more than
450 Temperature hysteresis value for emergency limit.
455 from the emergency value.
/linux/Documentation/power/
A Dswsusp-dmcrypt.rst123 for init like "single" or "emergency" as boot parameters.
/linux/Documentation/hwmon/
A Dsysfs-interface.rst258 Temperature emergency max value, for chips supporting more than
262 Temperature hysteresis value for emergency limit.
/linux/Documentation/driver-api/thermal/
A Dsysfs-api.rst533 If the delay is set to 0 emergency poweroff will not be supported. So a
534 carefully profiled non-zero positive value is a must for emergency
/linux/Documentation/power/regulator/
A Dconsumer.rst63 Finally, a regulator can be forcefully disabled in the case of an emergency::
/linux/Documentation/devicetree/bindings/thermal/
A Dnvidia,tegra124-soctherm.txt6 notifications. It is also used to manage emergency shutdown in an
/linux/kernel/power/
A D.poweroff.o.cmd513 arch/arm64/include/generated/asm/emergency-restart.h \
514 include/asm-generic/emergency-restart.h \
/linux/drivers/clk/tegra/
A D.clk-tegra210.o.cmd830 arch/arm64/include/generated/asm/emergency-restart.h \
831 include/asm-generic/emergency-restart.h \
/linux/drivers/clk/rockchip/
A D.clk.o.cmd820 arch/arm64/include/generated/asm/emergency-restart.h \
821 include/asm-generic/emergency-restart.h \
/linux/Documentation/admin-guide/
A Dsysrq.rst153 it so that only emergency messages like PANICs or OOPSes would
/linux/drivers/leds/trigger/
A D.ledtrig-heartbeat.o.cmd946 arch/arm64/include/generated/asm/emergency-restart.h \
947 include/asm-generic/emergency-restart.h \
/linux/drivers/xen/xenbus/
A D.xenbus_xs.o.cmd746 arch/arm64/include/generated/asm/emergency-restart.h \
747 include/asm-generic/emergency-restart.h \
/linux/drivers/power/reset/
A D.reboot-mode.o.cmd929 arch/arm64/include/generated/asm/emergency-restart.h \
930 include/asm-generic/emergency-restart.h \
/linux/fs/efivarfs/
A D.file.o.cmd1056 arch/arm64/include/generated/asm/emergency-restart.h \
1057 include/asm-generic/emergency-restart.h \

Completed in 70 milliseconds

12345678910>>...24