/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
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()
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/pcie/ |
A D | rx.c | 1242 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 D | Kbuild | 8 generic-y += emergency-restart.h
|
/linux-6.3-rc2/drivers/thermal/tegra/ |
A D | Kconfig | 12 emergency thermal reset (thermtrip) feature to function.
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | therm.h | 88 } emergency; member
|
/linux-6.3-rc2/net/netfilter/ |
A D | nf_log.c | 264 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 D | reboot.c | 711 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 D | mmc-pwrseq-emmc.yaml | 18 case of emergency reboot call). The latter is needed on boards, which
|
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/ |
A D | regulator.yaml | 123 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 D | Kbuild | 22 mandatory-y += emergency-restart.h
|
/linux-6.3-rc2/drivers/thermal/ |
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.
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
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.
|
/linux-6.3-rc2/Documentation/power/ |
A D | swsusp-dmcrypt.rst | 123 for init like "single" or "emergency" as boot parameters.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/thermal/ |
A D | nvidia,tegra124-soctherm.txt | 6 notifications. It is also used to manage emergency shutdown in an
|
/linux-6.3-rc2/Documentation/power/regulator/ |
A D | consumer.rst | 63 Finally, a regulator can be forcefully disabled in the case of an emergency::
|
/linux-6.3-rc2/Documentation/driver-api/thermal/ |
A D | sysfs-api.rst | 533 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 D | sysfs-interface.rst | 262 Temperature emergency max value, for chips supporting more than 266 Temperature hysteresis value for emergency limit.
|
/linux-6.3-rc2/mm/ |
A D | Kconfig.debug | 249 fully initialised, this memory pool acts as an emergency one
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | sysrq.rst | 153 it so that only emergency messages like PANICs or OOPSes would
|
/linux-6.3-rc2/Documentation/driver-api/dmaengine/ |
A D | provider.rst | 399 the emergency pool either.
|
/linux-6.3-rc2/Documentation/virt/kvm/x86/ |
A D | timekeeping.rst | 441 the TSC. This is typically done for thermal emergency power control to prevent
|
/linux-6.3-rc2/drivers/scsi/ |
A D | Kconfig | 1186 have a bootable disk and a backup in case of emergency.
|
/linux-6.3-rc2/drivers/mfd/ |
A D | Kconfig | 1954 and emergency shut down as well as 32,768KHz clock output.
|
/linux-6.3-rc2/Documentation/virt/kvm/ |
A D | api.rst | 3203 - sigp emergency; source cpu in parm 3989 - KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg
|