Home
last modified time | relevance | path

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

12

/Linux-v5.4/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.4/Documentation/admin-guide/sysctl/
Dkernel.rst311 This value controls the hard lockup detector behavior when a hard
312 lockup condition is detected as to whether or not to gather further
325 when a hard lockup is detected.
327 0 - don't panic on hard lockup
328 1 - panic on hard lockup
330 See Documentation/admin-guide/lockup-watchdogs.rst for more information. This can
479 (i.e. the hard lockup detector) on x86 systems.
481 0 - disable the hard lockup detector
483 1 - enable the hard lockup detector
485 The hard lockup detector monitors each CPU for its ability to respond to
[all …]
/Linux-v5.4/drivers/bcma/
DREADME9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
/Linux-v5.4/arch/alpha/
DKconfig.debug22 hard lockup.
/Linux-v5.4/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.4/Documentation/admin-guide/
Dindex.rst107 lockup-watchdogs
Dtainted-kernels.rst99 14 _/L 16384 soft lockup occurred
155 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.txt1371 [KNL] Should the hard-lockup detector generate
2909 To disable both hard and soft lockup detectors,
3167 nosoftlockup [KNL] Disable the soft-lockup detector.
3171 nowatchdog [KNL] Disable both lockup detectors, i.e.
3172 soft-lockup and NMI watchdog (hard-lockup).
4423 [KNL] Should the soft-lockup detector generate panics.
4426 A nonzero value instructs the soft-lockup detector
4427 to panic the machine when a soft-lockup occurs. This
4433 [KNL] Should the soft-lockup detector generate
5318 Set the hard lockup detector stall duration
[all …]
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dmultihit.rst5 error, possibly resulting in an unrecoverable CPU lockup, when an
/Linux-v5.4/drivers/base/
DKconfig197 lockup related problems for dma-buffers shared across multiple
/Linux-v5.4/arch/parisc/
DKconfig281 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/Linux-v5.4/kernel/power/
DKconfig204 A detected lockup causes system panic with message
/Linux-v5.4/lib/
DKconfig.debug95 what it believes to be lockup conditions.
846 lockup has been detected. This feature is useful for
848 where a lockup must be resolved ASAP.
865 # hard lockup detection which runs too fast due to turbo modes.
872 # lockup detector rather than the perf based detector.
/Linux-v5.4/arch/sparc/
DKconfig183 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/Linux-v5.4/arch/arm/boot/dts/
Dexynos5800-peach-pi.dts1076 * lockup detectors) and so should be last resort.
Dexynos5420-peach-pit.dts1107 * lockup detectors) and so should be last resort.
/Linux-v5.4/arch/xtensa/
DKconfig611 the correct address. Wrong address here may lead to hardware lockup.
/Linux-v5.4/arch/sh/
DKconfig681 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
/Linux-v5.4/Documentation/admin-guide/kdump/
Dkdump.rst470 If a hard lockup is detected and "NMI watchdog" is configured, the system
/Linux-v5.4/Documentation/scsi/
DChangeLog.megaraid517 vi. Fix bug in the management module, which causes a system lockup when the
/Linux-v5.4/arch/powerpc/
DKconfig91 seleted via the generic lockup detector menu which is why we
/Linux-v5.4/Documentation/driver-api/
Dlibata.rst836 symptoms ranging from device ICRC error to random device lockup, and,
/Linux-v5.4/Documentation/kernel-hacking/
Dlocking.rst900 This complete lockup is easy to diagnose: on SMP boxes the watchdog

12