Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/video/fbdev/nvidia/
H A 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()
H A Dnv_type.h121 int lockup; member
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A Dlockup-watchdogs.rst3 :Original: Documentation/admin-guide/lockup-watchdogs.rst
60 的cpu即使在內核產生了lockup問題我們也無法檢測到。不過,至少我們可以允許watchdog
H A Dindex.rst72 lockup-watchdogs
/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A Dlockup-watchdogs.rst3 :Original: Documentation/admin-guide/lockup-watchdogs.rst
60 的cpu即使在内核产生了lockup问题我们也无法检测到。不过,至少我们可以允许watchdog
H A Dindex.rst69 lockup-watchdogs
/linux-6.15/Documentation/admin-guide/sysctl/
H A Dkernel.rst359 when a hard lockup is detected.
362 0 Don't panic on hard lockup.
363 1 Panic on hard lockup.
671 0 Disable the hard lockup detector.
672 1 Enable the hard lockup detector.
1413 when a soft lockup is detected.
1416 0 Don't panic on soft lockup.
1417 1 Panic on soft lockup.
1430 1 Enable the soft lockup detector.
1658 0 Disable both lockup detectors.
[all …]
/linux-6.15/drivers/gpu/drm/ci/xfails/
H A Dmsm-apq8096-skips.txt26 # watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [kworker/u16:3:46]
H A Dmsm-sm8350-hdk-skips.txt94 # [ 228.161164] watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [gpu-worker:150]
/linux-6.15/drivers/bcma/
H A DREADME9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
/linux-6.15/arch/alpha/
H A DKconfig.debug22 hard lockup.
/linux-6.15/arch/arm/mach-rpc/
H A 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-6.15/Documentation/admin-guide/
H A Dindex.rst81 lockup-watchdogs
H A Dtainted-kernels.rst99 14 _/L 16384 soft lockup occurred
176 14) ``L`` if a soft lockup has previously occurred on the system.
H A Dlockup-watchdogs.rst36 The soft and hard lockup detectors are built on top of the hrtimer and
/linux-6.15/Documentation/admin-guide/hw-vuln/
H A Dmultihit.rst5 error, possibly resulting in an unrecoverable CPU lockup, when an
/linux-6.15/drivers/base/
H A DKconfig216 lockup related problems for dma-buffers shared across multiple
/linux-6.15/arch/parisc/
H A DKconfig318 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/linux-6.15/arch/sparc/
H A DKconfig171 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/linux-6.15/kernel/power/
H A DKconfig255 A detected lockup causes system panic with message
/linux-6.15/arch/sh/
H A DKconfig587 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/linux-6.15/arch/arm/boot/dts/samsung/
H A Dexynos5420-peach-pit.dts1120 * lockup detectors) and so should be last resort.
H A Dexynos5800-peach-pi.dts1102 * lockup detectors) and so should be last resort.
/linux-6.15/lib/
H A DKconfig.debug106 what it believes to be lockup conditions.
1128 lockup has been detected. This feature is useful for
1130 where a lockup must be resolved ASAP.
1219 # hard lockup detection which runs too fast due to turbo modes.
1322 that watchdogs and lockup detectors are working properly.
1325 lockup, "hung task", or locking arbitrary lock for a long time.
/linux-6.15/Documentation/admin-guide/kdump/
H A Dkdump.rst477 If a hard lockup is detected and "NMI watchdog" is configured, the system

12