Home
last modified time | relevance | path

Searched refs:lockup (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnv_accel.c78 par->lockup = 1; in nvidiafb_safe_mode()
122 while (par->dmaFree < size && --count && !par->lockup) { in NVDmaWait()
138 par->lockup = 1; in NVDmaWait()
287 if (!par->lockup) in nvidiafb_sync()
290 if (!par->lockup) in nvidiafb_sync()
303 if (par->lockup) { in nvidiafb_copyarea()
324 if (par->lockup) { in nvidiafb_fillrect()
412 if (image->depth == 1 && !par->lockup) in nvidiafb_imageblit()
Dnv_type.h120 int lockup; member
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt299 This value controls the hard lockup detector behavior when a hard
300 lockup condition is detected as to whether or not to gather further
435 (i.e. the hard lockup detector) on x86 systems.
437 0 - disable the hard lockup detector
438 1 - enable the hard lockup detector
440 The hard lockup detector monitors each CPU for its ability to respond to
826 This value controls the soft lockup detector thread's behavior
827 when a soft lockup condition is detected as to whether or not
842 This parameter can be used to control the soft lockup detector.
844 0 - disable the soft lockup detector
[all …]
/linux-4.4.14/drivers/bcma/
DREADME9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
/linux-4.4.14/arch/alpha/
DKconfig.debug24 hard lockup.
/linux-4.4.14/arch/arm/mach-rpc/
Decard.c520 static int lockup; in ecard_check_lockup() local
532 lockup += 1; in ecard_check_lockup()
533 if (lockup > 1000000) { in ecard_check_lockup()
541 lockup = 0; in ecard_check_lockup()
/linux-4.4.14/arch/blackfin/
DKconfig.debug212 bool "Enable NMI watchdog to help debugging lockup on SMP"
218 information. This information can be used to debug the lockup.
/linux-4.4.14/Documentation/
Dlockup-watchdogs.txt35 The soft and hard lockup detectors are built on top of the hrtimer and
D00-INDEX290 lockup-watchdogs.txt
291 - info on soft and hard lockup detectors (aka nmi_watchdog).
Doops-tracing.txt271 15: 'L' if a soft lockup has previously occurred on the system.
Dkernel-parameters.txt1282 [KNL] Should the hard-lockup detector generate
2359 default). To disable both hard and soft lockup detectors,
2572 nosoftlockup [KNL] Disable the soft-lockup detector.
2580 nowatchdog [KNL] Disable both lockup detectors, i.e.
2581 soft-lockup and NMI watchdog (hard-lockup).
3556 [KNL] Should the soft-lockup detector generate panics.
3560 [KNL] Should the soft-lockup detector generate
/linux-4.4.14/kernel/power/
DKconfig193 A detected lockup causes system panic with message
/linux-4.4.14/drivers/base/
DKconfig247 lockup related problems for dma-buffers shared across multiple
/linux-4.4.14/lib/
DKconfig.debug45 what it believes to be lockup conditions.
711 The frequency of hrtimer and NMI events and the soft and hard lockup
748 lockup has been detected. This feature is useful for
750 where a lockup must be resolved ASAP.
/linux-4.4.14/arch/xtensa/
DKconfig473 the correct address. Wrong address here may lead to hardware lockup.
/linux-4.4.14/arch/arm/boot/dts/
Dexynos5420-peach-pit.dts1059 * lockup detectors) and so should be last resort.
Dexynos5800-peach-pi.dts1022 * lockup detectors) and so should be last resort.
/linux-4.4.14/Documentation/kdump/
Dkdump.txt428 If a hard lockup is detected and "NMI watchdog" is configured, the system
/linux-4.4.14/Documentation/scsi/
DChangeLog.megaraid517 vi. Fix bug in the management module, which causes a system lockup when the
DChangeLog.1992-199773 device lockup simulation via /proc/scsi interface.
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt2133 from the soft lockup watchdog. The flag is part of the pvclock structure that
2139 where the guest will clear the flag: when the soft lockup watchdog timer resets
2140 itself or when a soft lockup is detected. This ioctl can be called any time