| /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-6.6/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-6.6/include/linux/sched/ |
| D | frame_rtg.h | 39 * frame_vload : the emergency level of current frame. 43 * The closer to the deadline, the higher emergency of current
|
| /kernel/linux/linux-5.10/include/linux/sched/ |
| D | frame_rtg.h | 39 * frame_vload : the emergency level of current frame. 43 * The closer to the deadline, the higher emergency of current
|
| /kernel/linux/linux-6.6/kernel/ |
| D | reboot.c | 860 * emergency shutdown? in __orderly_poweroff() 913 * hw_failure_emergency_poweroff_func - emergency poweroff work after a known delay 914 * @work: work_struct associated with the emergency poweroff function 922 * We have reached here after the emergency shutdown waiting period has in hw_failure_emergency_poweroff_func() 933 * Worst of the worst case trigger emergency restart in hw_failure_emergency_poweroff_func() 935 pr_emerg("Hardware protection shutdown failed. Trying emergency restart\n"); in hw_failure_emergency_poweroff_func() 943 * hw_failure_emergency_poweroff - Trigger an emergency system poweroff 957 * hw_protection_shutdown - Trigger an emergency system poweroff 959 * @reason: Reason of emergency shutdown to be printed. 964 * Initiate an emergency system shutdown in order to protect hardware from [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | reboot.h | 84 * Emergency restart, callable from an interrupt handler. 88 #include <asm/emergency-restart.h>
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | regulator.yaml | 123 hardware performs emergency shutdown. Zero can be passed to disable 142 hardware performs emergency shutdown. Zero can be passed to disable 164 hardware performs emergency shutdown. Zero can be passed to disable 186 hardware performs emergency shutdown. Zero can be passed to disable
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | virtio_console.h | 42 #define VIRTIO_CONSOLE_F_EMERG_WRITE 2 /* Does host support emergency write? */ 53 /* emergency write register */
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | virtio_console.h | 42 #define VIRTIO_CONSOLE_F_EMERG_WRITE 2 /* Does host support emergency write? */ 53 /* emergency write register */
|
| /kernel/linux/linux-6.6/samples/rust/ |
| D | rust_print.rs | 46 pr_emerg!("Emergency message (level 0) without args\n"); in init() 58 pr_emerg!("{} message (level {}) with args\n", "Emergency", 0); in init()
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | nmi.c | 43 * An emergency handler can be set in any context including NMI 143 * Call the emergency handler, if set in nmi_handle() 145 * In the case of crash_nmi_callback() emergency handler, it will in nmi_handle() 244 * set_emergency_nmi_handler - Set emergency handler 246 * @handler: the emergency handler to be stored 248 * Set an emergency NMI handler which, if set, will preempt all the other 262 * Ensure the emergency handler is visible to other CPUs before in set_emergency_nmi_handler()
|
| /kernel/linux/linux-6.6/drivers/thermal/ |
| D | Kconfig | 37 int "Emergency poweroff delay in milli-seconds" 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/drivers/thermal/ |
| D | Kconfig | 37 int "Emergency poweroff delay in milli-seconds" 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-6.6/include/linux/ |
| D | reboot.h | 180 * Emergency restart, callable from an interrupt handler. 184 #include <asm/emergency-restart.h>
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | emergency-restart.h | 1 #include <asm-generic/emergency-restart.h>
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | emergency-restart.h | 1 #include <asm-generic/emergency-restart.h>
|
| /kernel/linux/linux-6.6/arch/alpha/include/asm/ |
| D | emergency-restart.h | 4 #include <asm-generic/emergency-restart.h>
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | emergency-restart.h | 4 #include <asm-generic/emergency-restart.h>
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | emergency-restart.h | 4 #include <asm-generic/emergency-restart.h>
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | emergency-restart.h | 4 #include <asm-generic/emergency-restart.h>
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | rx.c | 1262 struct iwl_rxq *rxq, bool emergency) in iwl_pcie_rx_reuse_rbd() argument 1271 if (unlikely(emergency)) in iwl_pcie_rx_reuse_rbd() 1295 bool emergency, in iwl_pcie_rx_handle_rb() argument 1433 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb() 1439 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb() 1502 bool emergency = false; in iwl_pcie_rx_handle() local 1533 !emergency)) { in iwl_pcie_rx_handle() 1535 emergency = true; in iwl_pcie_rx_handle() 1537 "RX path is in emergency. Pending allocations %d\n", in iwl_pcie_rx_handle() 1564 iwl_pcie_rx_handle_rb(trans, rxq, rxb, emergency, i); in iwl_pcie_rx_handle() [all …]
|
| /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() 1518 "RX path is in emergency. Pending allocations %d\n", in iwl_pcie_rx_handle() 1545 iwl_pcie_rx_handle_rb(trans, rxq, rxb, emergency, i); 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-6.6/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
|