Home
last modified time | relevance | path

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

/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.c1267 struct iwl_rxq *rxq, bool emergency) in iwl_pcie_rx_reuse_rbd() argument
1276 if (unlikely(emergency)) in iwl_pcie_rx_reuse_rbd()
1300 bool emergency, in iwl_pcie_rx_handle_rb() argument
1437 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1443 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1506 bool emergency = false; in iwl_pcie_rx_handle() local
1537 !emergency)) { in iwl_pcie_rx_handle()
1539 emergency = true; in iwl_pcie_rx_handle()
1586 } else if (emergency) { in iwl_pcie_rx_handle()
1594 emergency = false; in iwl_pcie_rx_handle()
[all …]
/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/net/netfilter/
A Dnf_log.c270 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable
312 if (likely(m != &emergency)) in nf_log_buf_close()
/linux/Documentation/devicetree/bindings/mmc/
A Dmmc-pwrseq-emmc.yaml18 case of emergency reboot call). The latter is needed on boards, which
/linux/arch/x86/kernel/
A Dreboot.c769 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument
771 reboot_emergency = emergency; in __machine_emergency_restart()
/linux/Documentation/devicetree/bindings/regulator/
A Dregulator.yaml128 hardware performs emergency shutdown. Zero can be passed to disable
147 hardware performs emergency shutdown. Zero can be passed to disable
169 hardware performs emergency shutdown. Zero can be passed to disable
199 hardware performs emergency shutdown. Zero can be passed to disable
/linux/include/asm-generic/
A DKbuild22 mandatory-y += emergency-restart.h
/linux/drivers/thermal/
A DKconfig58 case of failure of an orderly_poweroff(), the thermal emergency
60 This config is number of milliseconds to delay before emergency
64 If set to 0 emergency poweroff will not be supported.
/linux/Documentation/ABI/testing/
A Dsysfs-class-hwmon479 Temperature emergency max value, for chips supporting more than
498 Temperature hysteresis value for emergency limit.
503 from the emergency value.
/linux/Documentation/power/
A Dswsusp-dmcrypt.rst123 for init like "single" or "emergency" as boot parameters.
/linux/Documentation/driver-api/thermal/
A Dsysfs-api.rst428 If the delay is set to 0 emergency poweroff will not be supported. So a
429 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/hwmon/
A Dsysfs-interface.rst262 Temperature emergency max value, for chips supporting more than
266 Temperature hysteresis value for emergency limit.
/linux/Documentation/devicetree/bindings/thermal/
A Dnvidia,tegra124-soctherm.yaml16 It is also used to manage emergency shutdown in an overheating situation.
/linux/mm/
A DKconfig.debug274 fully initialised, this memory pool acts as an emergency one
/linux/Documentation/filesystems/
A Dtmpfs.rst126 be used to deny huge pages on all tmpfs mounts in an emergency, or to
/linux/Documentation/admin-guide/
A Dsysrq.rst162 it so that only emergency messages like PANICs or OOPSes would
/linux/Documentation/driver-api/dmaengine/
A Dprovider.rst399 the emergency pool either.
/linux/Documentation/virt/kvm/x86/
A Dtimekeeping.rst441 the TSC. This is typically done for thermal emergency power control to prevent
/linux/drivers/scsi/
A DKconfig1184 have a bootable disk and a backup in case of emergency.
/linux/drivers/mfd/
A DKconfig2086 and emergency shut down as well as 32,768KHz clock output.
/linux/Documentation/virt/kvm/
A Dapi.rst3273 - sigp emergency; source cpu in parm
4061 - KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg

Completed in 51 milliseconds