Home
last modified time | relevance | path

Searched full:emergency (Results 1 – 25 of 235) sorted by relevance

12345678910

/kernel/linux/linux-4.19/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/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/include/linux/sched/
Dframe_rtg.h38 * frame_vload : the emergency level of current frame.
42 * The closer to the deadline, the higher emergency of current
/kernel/linux/linux-4.19/include/linux/
Dreboot.h82 * Emergency restart, callable from an interrupt handler.
86 #include <asm/emergency-restart.h>
/kernel/linux/linux-5.10/include/linux/
Dreboot.h84 * Emergency restart, callable from an interrupt handler.
88 #include <asm/emergency-restart.h>
/kernel/linux/linux-4.19/include/uapi/linux/
Dvirtio_console.h42 #define VIRTIO_CONSOLE_F_EMERG_WRITE 2 /* Does host support emergency write? */
53 /* emergency write register */
/kernel/linux/linux-5.10/include/uapi/linux/
Dvirtio_console.h42 #define VIRTIO_CONSOLE_F_EMERG_WRITE 2 /* Does host support emergency write? */
53 /* emergency write register */
/kernel/linux/linux-5.10/drivers/thermal/
DKconfig37 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-4.19/drivers/thermal/
DKconfig26 int "Emergency poweroff delay in milli-seconds"
32 case of failure of an orderly_poweroff(), the thermal emergency
34 This config is number of milliseconds to delay before emergency
38 If set to 0 emergency poweroff will not be supported.
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Demergency-restart.h1 #include <asm-generic/emergency-restart.h>
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Demergency-restart.h1 #include <asm-generic/emergency-restart.h>
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Demergency-restart.h4 #include <asm-generic/emergency-restart.h>
/kernel/linux/linux-4.19/arch/ia64/include/asm/
Demergency-restart.h4 #include <asm-generic/emergency-restart.h>
/kernel/linux/linux-4.19/arch/alpha/include/asm/
Demergency-restart.h4 #include <asm-generic/emergency-restart.h>
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Demergency-restart.h4 #include <asm-generic/emergency-restart.h>
/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()
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-4.19/arch/powerpc/kernel/
Dexceptions-64s.S287 ld r1,PACAMCEMERGSP(r13) /* Use MC emergency stack */
316 /* Stack overflow. Stay on emergency stack and panic.
433 * ME=1, MMU (IR=0 and DR=0) off and using MC emergency stack.
484 * If yes, then stay on emergency stack and panic.
507 * then stay on emergency stack and panic.
833 * we switch to the emergency stack if we're taking a TM Bad Thing from
843 /* SRR1 had PR=0 and SRR1_PROGTM=1, so use the emergency stack */
847 ld r1,PACAEMERGSP(r13) /* Use emergency stack */
1124 ld r1,PACAEMERGSP(r13) /* Use emergency stack for realmode */
1457 * Branch to soft_nmi_interrupt using the emergency stack. The emergency
[all …]
/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c1168 struct iwl_rxq *rxq, bool emergency) in iwl_pcie_rx_reuse_rbd() argument
1177 if (unlikely(emergency)) in iwl_pcie_rx_reuse_rbd()
1201 bool emergency, in iwl_pcie_rx_handle_rb() argument
1341 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1347 iwl_pcie_rx_reuse_rbd(trans, rxb, rxq, emergency); in iwl_pcie_rx_handle_rb()
1397 bool emergency = false; in iwl_pcie_rx_handle() local
1427 !emergency)) { in iwl_pcie_rx_handle()
1429 emergency = true; in iwl_pcie_rx_handle()
1437 iwl_pcie_rx_handle_rb(trans, rxq, rxb, emergency, i); in iwl_pcie_rx_handle()
1451 if (rxq->used_count % RX_CLAIM_REQ_ALLOC == 0 && !emergency) { in iwl_pcie_rx_handle()
[all …]
/kernel/linux/linux-4.19/drivers/thermal/tegra/
DKconfig11 emergency thermal reset (thermtrip) feature to function.
/kernel/linux/linux-5.10/drivers/thermal/tegra/
DKconfig12 emergency thermal reset (thermtrip) feature to function.
/kernel/linux/linux-4.19/arch/sparc/include/asm/
DKbuild5 generic-y += emergency-restart.h
/kernel/linux/linux-4.19/arch/sh/include/asm/
DKbuild6 generic-y += emergency-restart.h
/kernel/linux/linux-4.19/arch/mips/include/asm/
DKbuild5 generic-y += emergency-restart.h
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/mmc/
Dmmc-pwrseq-emmc.txt8 case of emergency reboot call). The latter is needed on boards, which
/kernel/linux/linux-4.19/arch/parisc/include/asm/
DKbuild5 generic-y += emergency-restart.h

12345678910