Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
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()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c1253 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/
DKconfig12 emergency thermal reset (thermtrip) feature to function.
/kernel/linux/linux-5.10/arch/um/include/asm/
DKbuild7 generic-y += emergency-restart.h
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h88 } emergency; member
/kernel/linux/linux-5.10/net/netfilter/
Dnf_log.c274 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/
Dreboot.c715 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/
DKbuild21 mandatory-y += emergency-restart.h
/kernel/linux/linux-5.10/drivers/thermal/
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.
/kernel/linux/linux-5.10/Documentation/power/
Dswsusp-dmcrypt.rst123 for init like "single" or "emergency" as boot parameters.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dsysfs-interface.rst501 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/
Dsysfs-api.rst773 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/
Dconsumer.rst63 Finally, a regulator can be forcefully disabled in the case of an emergency::
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra124-soctherm.txt6 notifications. It is also used to manage emergency shutdown in an
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dsysrq.rst153 it so that only emergency messages like PANICs or OOPSes would
/kernel/linux/linux-5.10/Documentation/driver-api/dmaengine/
Dprovider.rst380 the emergency pool either.
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dtimekeeping.rst441 the TSC. This is typically done for thermal emergency power control to prevent
Dapi.rst2907 - sigp emergency; source cpu in parm
3576 - KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg
/kernel/linux/linux-5.10/drivers/scsi/
DKconfig1190 have a bootable disk and a backup in case of emergency.
/kernel/linux/linux-5.10/Documentation/block/
Dbiodoc.rst623 allocation logic draws from the preallocated emergency reserve in situations
/kernel/linux/linux-5.10/drivers/mfd/
DKconfig1981 and emergency shut down as well as 32,768KHz clock output.
/kernel/linux/linux-5.10/lib/
DKconfig.debug676 fully initialised, this memory pool acts as an emergency one