Searched refs:lockup (Results 1 – 21 of 21) sorted by relevance
78 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()
120 int lockup; member
299 This value controls the hard lockup detector behavior when a hard300 lockup condition is detected as to whether or not to gather further435 (i.e. the hard lockup detector) on x86 systems.437 0 - disable the hard lockup detector438 1 - enable the hard lockup detector440 The hard lockup detector monitors each CPU for its ability to respond to826 This value controls the soft lockup detector thread's behavior827 when a soft lockup condition is detected as to whether or not842 This parameter can be used to control the soft lockup detector.844 0 - disable the soft lockup detector[all …]
9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
24 hard lockup.
520 static int lockup; in ecard_check_lockup() local532 lockup += 1; in ecard_check_lockup()533 if (lockup > 1000000) { in ecard_check_lockup()541 lockup = 0; in ecard_check_lockup()
212 bool "Enable NMI watchdog to help debugging lockup on SMP"218 information. This information can be used to debug the lockup.
35 The soft and hard lockup detectors are built on top of the hrtimer and
290 lockup-watchdogs.txt291 - info on soft and hard lockup detectors (aka nmi_watchdog).
271 15: 'L' if a soft lockup has previously occurred on the system.
1282 [KNL] Should the hard-lockup detector generate2359 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
193 A detected lockup causes system panic with message
247 lockup related problems for dma-buffers shared across multiple
45 what it believes to be lockup conditions.711 The frequency of hrtimer and NMI events and the soft and hard lockup748 lockup has been detected. This feature is useful for750 where a lockup must be resolved ASAP.
473 the correct address. Wrong address here may lead to hardware lockup.
1059 * lockup detectors) and so should be last resort.
1022 * lockup detectors) and so should be last resort.
428 If a hard lockup is detected and "NMI watchdog" is configured, the system
517 vi. Fix bug in the management module, which causes a system lockup when the
73 device lockup simulation via /proc/scsi interface.
2133 from the soft lockup watchdog. The flag is part of the pvclock structure that2139 where the guest will clear the flag: when the soft lockup watchdog timer resets2140 itself or when a soft lockup is detected. This ioctl can be called any time