Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/drivers/net/wireless/intel/iwlwifi/pcie/
A Drx.c1242 struct iwl_rxq *rxq, bool emergency) in iwl_pcie_rx_reuse_rbd() argument
1251 if (unlikely(emergency)) in iwl_pcie_rx_reuse_rbd()
1275 bool emergency, in iwl_pcie_rx_handle_rb() argument
1413 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1419 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1482 bool emergency = false; in iwl_pcie_rx_handle() local
1513 !emergency)) { in iwl_pcie_rx_handle()
1515 emergency = true; in iwl_pcie_rx_handle()
1562 } else if (emergency) { in iwl_pcie_rx_handle()
1570 emergency = false; in iwl_pcie_rx_handle()
[all …]
/linux-6.3-rc2/arch/um/include/asm/
A DKbuild8 generic-y += emergency-restart.h
/linux-6.3-rc2/drivers/thermal/tegra/
A DKconfig12 emergency thermal reset (thermtrip) feature to function.
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/
A Dtherm.h88 } emergency; member
/linux-6.3-rc2/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-6.3-rc2/arch/x86/kernel/
A Dreboot.c711 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument
713 reboot_emergency = emergency; in __machine_emergency_restart()
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/
A Dmmc-pwrseq-emmc.yaml18 case of emergency reboot call). The latter is needed on boards, which
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/
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
/linux-6.3-rc2/include/asm-generic/
A DKbuild22 mandatory-y += emergency-restart.h
/linux-6.3-rc2/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-6.3-rc2/Documentation/ABI/testing/
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.
/linux-6.3-rc2/Documentation/power/
A Dswsusp-dmcrypt.rst123 for init like "single" or "emergency" as boot parameters.
/linux-6.3-rc2/Documentation/devicetree/bindings/thermal/
A Dnvidia,tegra124-soctherm.txt6 notifications. It is also used to manage emergency shutdown in an
/linux-6.3-rc2/Documentation/power/regulator/
A Dconsumer.rst63 Finally, a regulator can be forcefully disabled in the case of an emergency::
/linux-6.3-rc2/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-6.3-rc2/Documentation/hwmon/
A Dsysfs-interface.rst262 Temperature emergency max value, for chips supporting more than
266 Temperature hysteresis value for emergency limit.
/linux-6.3-rc2/mm/
A DKconfig.debug249 fully initialised, this memory pool acts as an emergency one
/linux-6.3-rc2/Documentation/admin-guide/
A Dsysrq.rst153 it so that only emergency messages like PANICs or OOPSes would
/linux-6.3-rc2/Documentation/driver-api/dmaengine/
A Dprovider.rst399 the emergency pool either.
/linux-6.3-rc2/Documentation/virt/kvm/x86/
A Dtimekeeping.rst441 the TSC. This is typically done for thermal emergency power control to prevent
/linux-6.3-rc2/drivers/scsi/
A DKconfig1186 have a bootable disk and a backup in case of emergency.
/linux-6.3-rc2/drivers/mfd/
A DKconfig1954 and emergency shut down as well as 32,768KHz clock output.
/linux-6.3-rc2/Documentation/virt/kvm/
A Dapi.rst3203 - sigp emergency; source cpu in parm
3989 - KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg

Completed in 42 milliseconds