/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
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-5.19.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
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() 1544 iwl_pcie_rx_handle_rb(trans, rxq, rxb, emergency, i); in iwl_pcie_rx_handle() 1559 if (rxq->used_count % RX_CLAIM_REQ_ALLOC == 0 && !emergency) { in iwl_pcie_rx_handle() [all …]
|
/linux-5.19.10/arch/um/include/asm/ |
D | Kbuild | 8 generic-y += emergency-restart.h
|
/linux-5.19.10/drivers/thermal/tegra/ |
D | Kconfig | 12 emergency thermal reset (thermtrip) feature to function.
|
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | therm.h | 88 } emergency; member
|
/linux-5.19.10/net/netfilter/ |
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-5.19.10/arch/x86/kernel/ |
D | reboot.c | 715 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument 717 reboot_emergency = emergency; in __machine_emergency_restart()
|
/linux-5.19.10/Documentation/devicetree/bindings/mmc/ |
D | mmc-pwrseq-emmc.yaml | 18 case of emergency reboot call). The latter is needed on boards, which
|
/linux-5.19.10/Documentation/devicetree/bindings/regulator/ |
D | regulator.yaml | 122 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-5.19.10/include/asm-generic/ |
D | Kbuild | 21 mandatory-y += emergency-restart.h
|
/linux-5.19.10/drivers/thermal/ |
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-5.19.10/Documentation/ABI/testing/ |
D | sysfs-class-hwmon | 448 Temperature emergency max value, for chips supporting more than 458 Temperature hysteresis value for emergency limit. 463 from the emergency value.
|
/linux-5.19.10/Documentation/power/ |
D | swsusp-dmcrypt.rst | 123 for init like "single" or "emergency" as boot parameters.
|
/linux-5.19.10/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra124-soctherm.txt | 6 notifications. It is also used to manage emergency shutdown in an
|
/linux-5.19.10/Documentation/power/regulator/ |
D | consumer.rst | 63 Finally, a regulator can be forcefully disabled in the case of an emergency::
|
/linux-5.19.10/Documentation/driver-api/thermal/ |
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-5.19.10/Documentation/hwmon/ |
D | sysfs-interface.rst | 262 Temperature emergency max value, for chips supporting more than 266 Temperature hysteresis value for emergency limit.
|
/linux-5.19.10/Documentation/admin-guide/ |
D | sysrq.rst | 153 it so that only emergency messages like PANICs or OOPSes would
|
/linux-5.19.10/Documentation/driver-api/dmaengine/ |
D | provider.rst | 409 the emergency pool either.
|
/linux-5.19.10/Documentation/virt/kvm/x86/ |
D | timekeeping.rst | 441 the TSC. This is typically done for thermal emergency power control to prevent
|
/linux-5.19.10/drivers/scsi/ |
D | Kconfig | 1196 have a bootable disk and a backup in case of emergency.
|
/linux-5.19.10/drivers/mfd/ |
D | Kconfig | 1946 and emergency shut down as well as 32,768KHz clock output.
|
/linux-5.19.10/lib/ |
D | Kconfig.debug | 738 fully initialised, this memory pool acts as an emergency one
|
/linux-5.19.10/Documentation/virt/kvm/ |
D | api.rst | 3212 - sigp emergency; source cpu in parm 3974 - KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg
|