Searched refs:emergency (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H 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/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | rx.c | 1269 struct iwl_rxq *rxq, bool emergency) in iwl_pcie_rx_reuse_rbd() argument 1278 if (unlikely(emergency)) in iwl_pcie_rx_reuse_rbd() 1302 bool emergency, in iwl_pcie_rx_handle_rb() argument 1439 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb() 1445 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb() 1508 bool emergency = false; in iwl_pcie_rx_handle() local 1539 !emergency)) { in iwl_pcie_rx_handle() 1541 emergency = true; in iwl_pcie_rx_handle() 1570 iwl_pcie_rx_handle_rb(trans, rxq, rxb, emergency, i); in iwl_pcie_rx_handle() 1585 if (rxq->used_count % RX_CLAIM_REQ_ALLOC == 0 && !emergency) { in iwl_pcie_rx_handle() [all …]
|
| /linux/drivers/thermal/tegra/ |
| H A D | Kconfig | 12 emergency thermal reset (thermtrip) feature to function.
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | therm.h | 88 } emergency; member
|
| /linux/net/netfilter/ |
| H A D | nf_log.c | 296 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable 338 if (likely(m != &emergency)) in nf_log_buf_close()
|
| /linux/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 123 for init like "single" or "emergency" as boot parameters.
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | nfsd-maintainer-entry-profile.rst | 367 we limit such fixes to emergency situations or fixes to breakage 370 Please make it clear when submitting an emergency patch that
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | timekeeping.rst | 441 the TSC. This is typically done for thermal emergency power control to prevent
|