Searched refs:lockup (Results 1 – 23 of 23) sorted by relevance
80 par->lockup = 1; in nvidiafb_safe_mode()124 while (par->dmaFree < size && --count && !par->lockup) { in NVDmaWait()140 par->lockup = 1; in NVDmaWait()289 if (!par->lockup) in nvidiafb_sync()292 if (!par->lockup) in nvidiafb_sync()305 if (par->lockup) { in nvidiafb_copyarea()326 if (par->lockup) { in nvidiafb_fillrect()414 if (image->depth == 1 && !par->lockup) in nvidiafb_imageblit()
121 int lockup; member
3 :Original: Documentation/admin-guide/lockup-watchdogs.rst60 的cpu即使在内核产生了lockup问题我们也无法检测到。不过,至少我们可以允许watchdog
69 lockup-watchdogs
3 :Original: Documentation/admin-guide/lockup-watchdogs.rst60 的cpu即使在內核產生了lockup問題我們也無法檢測到。不過,至少我們可以允許watchdog
72 lockup-watchdogs
6 Shows how many times the system has detected a soft lockup since last boot.
6 Shows how many times the system has detected a hard lockup since last boot.
9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
22 hard lockup.
522 static int lockup; in ecard_check_lockup() local534 lockup += 1; in ecard_check_lockup()535 if (lockup > 1000000) { in ecard_check_lockup()543 lockup = 0; in ecard_check_lockup()
5 error, possibly resulting in an unrecoverable CPU lockup, when an
586 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
1120 * lockup detectors) and so should be last resort.
1102 * lockup detectors) and so should be last resort.
118 what it believes to be lockup conditions.1162 lockup has been detected. This feature is useful for1164 where a lockup must be resolved ASAP.1253 # hard lockup detection which runs too fast due to turbo modes.1380 that watchdogs and lockup detectors are working properly.1383 lockup, "hung task", or locking arbitrary lock for a long time.
1954 [KNL] Should the hard-lockup detector generate4432 To disable both hard and soft lockup detectors,4651 nosoftlockup [KNL] Disable the soft-lockup detector.4699 nowatchdog [KNL] Disable both lockup detectors, i.e.4700 soft-lockup and NMI watchdog (hard-lockup).7063 [KNL] Should the soft-lockup detector generate panics.7066 A value of non-zero instructs the soft-lockup detector7067 to panic the machine when a soft-lockup duration exceeds7073 [KNL] Should the soft-lockup detector generate8440 Set the hard lockup detector stall duration[all …]
517 vi. Fix bug in the management module, which causes a system lockup when the
98 selected via the generic lockup detector menu which is why we
894 This complete lockup is easy to diagnose: on SMP boxes the watchdog
914 <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO available at
2971 soft lockup watchdog. The flag is part of the pvclock structure that is2977 where the guest will clear the flag: when the soft lockup watchdog timer resets2978 itself or when a soft lockup is detected. This ioctl can be called any time
455 <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO available at