/Linux-v6.1/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-v6.1/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-v6.1/arch/um/include/asm/ |
D | Kbuild | 8 generic-y += emergency-restart.h
|
/Linux-v6.1/drivers/thermal/tegra/ |
D | Kconfig | 12 emergency thermal reset (thermtrip) feature to function.
|
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | therm.h | 88 } emergency; member
|
/Linux-v6.1/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-v6.1/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-v6.1/include/asm-generic/ |
D | Kbuild | 22 mandatory-y += emergency-restart.h
|
/Linux-v6.1/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-v6.1/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-v6.1/Documentation/power/ |
D | swsusp-dmcrypt.rst | 123 for init like "single" or "emergency" as boot parameters.
|
/Linux-v6.1/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra124-soctherm.txt | 6 notifications. It is also used to manage emergency shutdown in an
|
/Linux-v6.1/Documentation/power/regulator/ |
D | consumer.rst | 63 Finally, a regulator can be forcefully disabled in the case of an emergency::
|
/Linux-v6.1/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-v6.1/Documentation/hwmon/ |
D | sysfs-interface.rst | 262 Temperature emergency max value, for chips supporting more than 266 Temperature hysteresis value for emergency limit.
|
/Linux-v6.1/Documentation/admin-guide/ |
D | sysrq.rst | 153 it so that only emergency messages like PANICs or OOPSes would
|
/Linux-v6.1/Documentation/driver-api/dmaengine/ |
D | provider.rst | 399 the emergency pool either.
|
/Linux-v6.1/Documentation/virt/kvm/x86/ |
D | timekeeping.rst | 441 the TSC. This is typically done for thermal emergency power control to prevent
|
/Linux-v6.1/drivers/scsi/ |
D | Kconfig | 1186 have a bootable disk and a backup in case of emergency.
|
/Linux-v6.1/drivers/mfd/ |
D | Kconfig | 2007 and emergency shut down as well as 32,768KHz clock output.
|
/Linux-v6.1/lib/ |
D | Kconfig.debug | 756 fully initialised, this memory pool acts as an emergency one
|
/Linux-v6.1/Documentation/virt/kvm/ |
D | api.rst | 3222 - sigp emergency; source cpu in parm 3984 - KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg
|