Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dtemp.c116 if (priv->emergency.downclock) in nvkm_therm_sensor_event()
117 priv->emergency.downclock(therm, active); in nvkm_therm_sensor_event()
120 if (priv->emergency.pause) in nvkm_therm_sensor_event()
121 priv->emergency.pause(therm, active); in nvkm_therm_sensor_event()
Dpriv.h98 } emergency; member
/linux-4.1.27/arch/mips/include/asm/
DKbuild6 generic-y += emergency-restart.h
/linux-4.1.27/arch/sparc/include/asm/
DKbuild7 generic-y += emergency-restart.h
/linux-4.1.27/arch/avr32/include/asm/
DKbuild7 generic-y += emergency-restart.h
/linux-4.1.27/arch/um/include/asm/
DKbuild8 generic-y += emergency-restart.h
/linux-4.1.27/arch/cris/include/asm/
DKbuild9 generic-y += emergency-restart.h
/linux-4.1.27/arch/parisc/include/asm/
DKbuild8 generic-y += emergency-restart.h
/linux-4.1.27/arch/xtensa/include/asm/
DKbuild7 generic-y += emergency-restart.h
/linux-4.1.27/arch/arm/include/asm/
DKbuild6 generic-y += emergency-restart.h
/linux-4.1.27/arch/tile/include/asm/
DKbuild9 generic-y += emergency-restart.h
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dmmc-pwrseq-emmc.txt8 case of emergency reboot call). The latter is needed on boards, which
/linux-4.1.27/arch/sh/include/asm/
DKbuild7 generic-y += emergency-restart.h
/linux-4.1.27/arch/m68k/include/asm/
DKbuild6 generic-y += emergency-restart.h
/linux-4.1.27/net/netfilter/
Dnf_log.c250 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable
292 if (likely(m != &emergency)) in nf_log_buf_close()
/linux-4.1.27/arch/x86/kernel/
Dreboot.c642 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument
644 reboot_emergency = emergency; in __machine_emergency_restart()
/linux-4.1.27/arch/blackfin/include/asm/
DKbuild9 generic-y += emergency-restart.h
/linux-4.1.27/arch/arc/include/asm/
DKbuild9 generic-y += emergency-restart.h
/linux-4.1.27/arch/arm64/include/asm/
DKbuild14 generic-y += emergency-restart.h
/linux-4.1.27/arch/metag/include/asm/
DKbuild9 generic-y += emergency-restart.h
/linux-4.1.27/Documentation/devicetree/bindings/thermal/
Dtegra-soctherm.txt6 notifications. It is also used to manage emergency shutdown in an
Dthermal.txt98 "hot": A trip point to notify emergency
/linux-4.1.27/arch/c6x/include/asm/
DKbuild12 generic-y += emergency-restart.h
/linux-4.1.27/arch/hexagon/include/asm/
DKbuild13 generic-y += emergency-restart.h
/linux-4.1.27/arch/unicore32/include/asm/
DKbuild11 generic-y += emergency-restart.h
/linux-4.1.27/arch/nios2/include/asm/
DKbuild14 generic-y += emergency-restart.h
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c1191 int emergency; in cl_inode_fini() local
1198 emergency = IS_ERR(env); in cl_inode_fini()
1199 if (emergency) { in cl_inode_fini()
1214 if (emergency) { in cl_inode_fini()
/linux-4.1.27/arch/openrisc/include/asm/
DKbuild20 generic-y += emergency-restart.h
/linux-4.1.27/arch/s390/kernel/
Dhead64.S91 oi 6(%r15),0x60 # enable sigp emergency & external call
/linux-4.1.27/Documentation/power/
Dswsusp-dmcrypt.txt121 for init like "single" or "emergency" as boot parameters.
/linux-4.1.27/Documentation/hwmon/
Dsysfs-interface354 Temperature emergency max value, for chips supporting more than
361 Temperature hysteresis value for emergency limit.
364 from the emergency value.
/linux-4.1.27/Documentation/power/regulator/
Dconsumer.txt59 Finally, a regulator can be forcefully disabled in the case of an emergency :-
/linux-4.1.27/drivers/thermal/
DKconfig218 emergency thermal reset (thermtrip) feature to function.
/linux-4.1.27/Documentation/
Dsysrq.txt129 it so that only emergency messages like PANICs or OOPSes would
/linux-4.1.27/Documentation/dmaengine/
Dprovider.txt265 the emergency pool either.
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt422 the TSC. This is typically done for thermal emergency power control to prevent
Dapi.txt2368 KVM_S390_INT_EMERGENCY (vcpu) - sigp emergency; source cpu in parm
2912 KVM_S390_INT_EMERGENCY - sigp emergency; parameters in .emerg
/linux-4.1.27/Documentation/block/
Dbiodoc.txt595 allocation logic draws from the preallocated emergency reserve in situations
/linux-4.1.27/drivers/scsi/
DKconfig1337 have a bootable disk and a backup in case of emergency.