Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/video/fbdev/nvidia/
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()
A Dnv_type.h121 int lockup; member
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dlockup-watchdogs.rst3 :Original: Documentation/admin-guide/lockup-watchdogs.rst
60 的cpu即使在内核产生了lockup问题我们也无法检测到。不过,至少我们可以允许watchdog
A Dindex.rst70 lockup-watchdogs
/linux-6.3-rc2/Documentation/admin-guide/sysctl/
A Dkernel.rst330 when a hard lockup is detected.
333 0 Don't panic on hard lockup.
334 1 Panic on hard lockup.
604 0 Disable the hard lockup detector.
605 1 Enable the hard lockup detector.
1320 when a soft lockup is detected.
1323 0 Don't panic on soft lockup.
1324 1 Panic on soft lockup.
1337 1 Enable the soft lockup detector.
1574 0 Disable both lockup detectors.
[all …]
/linux-6.3-rc2/drivers/bcma/
A DREADME9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
/linux-6.3-rc2/Documentation/translations/zh_TW/admin-guide/
A Dindex.rst104 lockup-watchdogs
/linux-6.3-rc2/arch/alpha/
A DKconfig.debug22 hard lockup.
/linux-6.3-rc2/arch/arm/mach-rpc/
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.3-rc2/Documentation/admin-guide/
A Dindex.rst110 lockup-watchdogs
A Dtainted-kernels.rst99 14 _/L 16384 soft lockup occurred
175 14) ``L`` if a soft lockup has previously occurred on the system.
A Dlockup-watchdogs.rst36 The soft and hard lockup detectors are built on top of the hrtimer and
A Dkernel-parameters.txt1648 [KNL] Should the hard-lockup detector generate
3567 To disable both hard and soft lockup detectors,
3863 nosoftlockup [KNL] Disable the soft-lockup detector.
3867 nowatchdog [KNL] Disable both lockup detectors, i.e.
3868 soft-lockup and NMI watchdog (hard-lockup).
5707 A value of 1 instructs the soft-lockup detector
5708 to panic the machine when a soft-lockup occurs. It is
5714 [KNL] Should the soft-lockup detector generate
6886 Set the hard lockup detector stall duration
6887 threshold in seconds. The soft lockup detector
[all …]
/linux-6.3-rc2/Documentation/admin-guide/hw-vuln/
A Dmultihit.rst5 error, possibly resulting in an unrecoverable CPU lockup, when an
/linux-6.3-rc2/drivers/base/
A DKconfig216 lockup related problems for dma-buffers shared across multiple
/linux-6.3-rc2/arch/parisc/
A DKconfig280 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/linux-6.3-rc2/arch/sparc/
A DKconfig170 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/linux-6.3-rc2/lib/
A DKconfig.debug106 what it believes to be lockup conditions.
1022 lockup has been detected. This feature is useful for
1024 where a lockup must be resolved ASAP.
1034 # hard lockup detection which runs too fast due to turbo modes.
1041 # lockup detector rather than the perf based detector.
1132 that watchdogs and lockup detectors are working properly.
1135 lockup, "hung task", or locking arbitrary lock for a long time.
/linux-6.3-rc2/kernel/power/
A DKconfig233 A detected lockup causes system panic with message
/linux-6.3-rc2/arch/sh/
A DKconfig613 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/linux-6.3-rc2/arch/arm/boot/dts/
A Dexynos5420-peach-pit.dts1115 * lockup detectors) and so should be last resort.
A Dexynos5800-peach-pi.dts1097 * lockup detectors) and so should be last resort.
/linux-6.3-rc2/arch/xtensa/
A DKconfig535 the correct address. Wrong address here may lead to hardware lockup.
/linux-6.3-rc2/Documentation/admin-guide/kdump/
A Dkdump.rst515 If a hard lockup is detected and "NMI watchdog" is configured, the system
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.megaraid517 vi. Fix bug in the management module, which causes a system lockup when the

Completed in 57 milliseconds

12