Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/video/fbdev/nvidia/
Dnv_accel.c80 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()
Dnv_type.h121 int lockup; member
/Linux-v5.15/Documentation/translations/zh_CN/admin-guide/
Dlockup-watchdogs.rst3 :Original: Documentation/admin-guide/lockup-watchdogs.rst
60 的cpu即使在内核产生了lockup问题我们也无法检测到。不过,至少我们可以允许watchdog
Dindex.rst68 lockup-watchdogs
/Linux-v5.15/Documentation/admin-guide/sysctl/
Dkernel.rst307 This value controls the hard lockup detector behavior when a hard
308 lockup condition is detected as to whether or not to gather further
322 when a hard lockup is detected.
325 0 Don't panic on hard lockup.
326 1 Panic on hard lockup.
329 See Documentation/admin-guide/lockup-watchdogs.rst for more information.
574 (i.e. the hard lockup detector) on x86 systems.
577 0 Disable the hard lockup detector.
578 1 Enable the hard lockup detector.
581 The hard lockup detector monitors each CPU for its ability to respond to
[all …]
/Linux-v5.15/drivers/bcma/
DREADME9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
/Linux-v5.15/Documentation/translations/zh_TW/admin-guide/
Dindex.rst104 lockup-watchdogs
/Linux-v5.15/arch/alpha/
DKconfig.debug22 hard lockup.
/Linux-v5.15/arch/arm/mach-rpc/
Decard.c522 static int lockup; in ecard_check_lockup() local
534 lockup += 1; in ecard_check_lockup()
535 if (lockup > 1000000) { in ecard_check_lockup()
543 lockup = 0; in ecard_check_lockup()
/Linux-v5.15/Documentation/admin-guide/
Dindex.rst97 lockup-watchdogs
Dtainted-kernels.rst99 14 _/L 16384 soft lockup occurred
168 14) ``L`` if a soft lockup has previously occurred on the system.
Dlockup-watchdogs.rst36 The soft and hard lockup detectors are built on top of the hrtimer and
Dkernel-parameters.txt1548 [KNL] Should the hard-lockup detector generate
3269 To disable both hard and soft lockup detectors,
3558 nosoftlockup [KNL] Disable the soft-lockup detector.
3562 nowatchdog [KNL] Disable both lockup detectors, i.e.
3563 soft-lockup and NMI watchdog (hard-lockup).
5220 [KNL] Should the soft-lockup detector generate panics.
5223 A value of 1 instructs the soft-lockup detector
5224 to panic the machine when a soft-lockup occurs. It is
5230 [KNL] Should the soft-lockup detector generate
6247 Set the hard lockup detector stall duration
[all …]
/Linux-v5.15/Documentation/admin-guide/hw-vuln/
Dmultihit.rst5 error, possibly resulting in an unrecoverable CPU lockup, when an
/Linux-v5.15/drivers/base/
DKconfig205 lockup related problems for dma-buffers shared across multiple
/Linux-v5.15/arch/parisc/
DKconfig286 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/Linux-v5.15/lib/
DKconfig.debug106 what it believes to be lockup conditions.
1033 lockup has been detected. This feature is useful for
1035 where a lockup must be resolved ASAP.
1052 # hard lockup detection which runs too fast due to turbo modes.
1059 # lockup detector rather than the perf based detector.
1164 that watchdogs and lockup detectors are working properly.
1167 lockup, "hung task", or locking arbitrary lock for a long time.
/Linux-v5.15/kernel/power/
DKconfig214 A detected lockup causes system panic with message
/Linux-v5.15/arch/sparc/
DKconfig173 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/Linux-v5.15/arch/arm/boot/dts/
Dexynos5420-peach-pit.dts1111 * lockup detectors) and so should be last resort.
Dexynos5800-peach-pi.dts1093 * lockup detectors) and so should be last resort.
/Linux-v5.15/arch/sh/
DKconfig615 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/Linux-v5.15/arch/xtensa/
DKconfig472 the correct address. Wrong address here may lead to hardware lockup.
/Linux-v5.15/Documentation/scsi/
DChangeLog.megaraid517 vi. Fix bug in the management module, which causes a system lockup when the
/Linux-v5.15/Documentation/admin-guide/kdump/
Dkdump.rst515 If a hard lockup is detected and "NMI watchdog" is configured, the system

12