/kernel/linux/linux-5.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()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | rx.c | 1253 struct iwl_rxq *rxq, bool emergency) in iwl_pcie_rx_reuse_rbd() argument 1262 if (unlikely(emergency)) in iwl_pcie_rx_reuse_rbd() 1286 bool emergency, in iwl_pcie_rx_handle_rb() argument 1423 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb() 1429 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb() 1483 bool emergency = false; in iwl_pcie_rx_handle() local 1514 !emergency)) { in iwl_pcie_rx_handle() 1516 emergency = true; in iwl_pcie_rx_handle() 1545 iwl_pcie_rx_handle_rb(trans, rxq, rxb, emergency, i); in iwl_pcie_rx_handle() 1560 if (rxq->used_count % RX_CLAIM_REQ_ALLOC == 0 && !emergency) { in iwl_pcie_rx_handle() [all …]
|
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
D | Kconfig | 12 emergency thermal reset (thermtrip) feature to function.
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
D | Kbuild | 7 generic-y += emergency-restart.h
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | therm.h | 88 } emergency; member
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_log.c | 274 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable 316 if (likely(m != &emergency)) in nf_log_buf_close()
|
/kernel/linux/linux-5.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()
|
/kernel/linux/linux-5.10/include/asm-generic/ |
D | Kbuild | 21 mandatory-y += emergency-restart.h
|
/kernel/linux/linux-5.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.
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | swsusp-dmcrypt.rst | 123 for init like "single" or "emergency" as boot parameters.
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | sysfs-interface.rst | 501 Temperature emergency max value, for chips supporting more than 510 Temperature hysteresis value for emergency limit. 515 from the emergency value.
|
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
D | sysfs-api.rst | 773 an emergency shutdown of the device using the kernel_power_off() 779 emergency poweroff kicks in after the delay has elapsed and shuts down 782 If set to 0 emergency poweroff will not be supported. So a carefully
|
/kernel/linux/linux-5.10/Documentation/power/regulator/ |
D | consumer.rst | 63 Finally, a regulator can be forcefully disabled in the case of an emergency::
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra124-soctherm.txt | 6 notifications. It is also used to manage emergency shutdown in an
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | sysrq.rst | 153 it so that only emergency messages like PANICs or OOPSes would
|
/kernel/linux/linux-5.10/Documentation/driver-api/dmaengine/ |
D | provider.rst | 380 the emergency pool either.
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | timekeeping.rst | 441 the TSC. This is typically done for thermal emergency power control to prevent
|
D | api.rst | 2907 - sigp emergency; source cpu in parm 3576 - KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | Kconfig | 1190 have a bootable disk and a backup in case of emergency.
|
/kernel/linux/linux-5.10/Documentation/block/ |
D | biodoc.rst | 623 allocation logic draws from the preallocated emergency reserve in situations
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | Kconfig | 1981 and emergency shut down as well as 32,768KHz clock output.
|
/kernel/linux/linux-5.10/lib/ |
D | Kconfig.debug | 676 fully initialised, this memory pool acts as an emergency one
|