Home
last modified time | relevance | path

Searched refs:hung (Results 1 – 21 of 21) sorted by relevance

/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run-qemu.sh171 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds `date`" >> $resdir/Warnings 2>&1
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.h116 bool hung; member
H A Da6xx_gpu.h109 bool hung; member
H A Da6xx_gpu.c1652 a6xx_gpu->hung = true; in a6xx_recover()
1702 a6xx_gpu->hung = false; in a6xx_recover()
/linux/Documentation/filesystems/
H A Dautomount-support.rst48 hung.
/linux/kernel/rcu/
H A DKconfig.debug166 that something is hung up somewhere. Therefore, the notifier
/linux/lib/
H A DKconfig.debug1273 Say Y here to enable the kernel to detect "hung tasks",
1277 When a hung task is detected, the kernel will print the
1284 int "Default timeout for hung task detection (in seconds)"
1290 be considered hung.
1300 int "Number of hung tasks to trigger kernel panic"
1305 if the number of hung tasks found during a single scan reaches
1310 hung task has been detected. This feature is useful for
1312 where a hung tasks must be resolved ASAP.
1323 the mutex lock which "hung tasks" are waiting.
1382 lockup, "hung tas
[all...]
/linux/arch/powerpc/boot/dts/
H A Dfsp2.dts392 plb6-system-hung-irq {
/linux/samples/
H A DKconfig320 Reading these files with multiple processes triggers hung task
/linux/drivers/gpu/drm/i915/
H A Di915_gpu_error.c884 err_printf(m, " hung: %u\n", ee->hung); in err_print_gt_engines()
1762 ee->hung = engine->mask & engine_mask; in gt_record_engines()
2039 if (cs->hung) { in error_msg()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1598 bool hung) in amdgpu_atombios_scratch_regs_engine_hung() argument
1602 if (hung) in amdgpu_atombios_scratch_regs_engine_hung()
/linux/Documentation/locking/
H A Drobust-futexes.rst111 the futex hung. To protect against this possibility, userspace (glibc)
/linux/Documentation/filesystems/fuse/
H A Dfuse.rst125 filesystem is hung or deadlocked.
/linux/kernel/
H A Dworkqueue.c6457 unsigned long hung = 0; in show_one_worker_pool() local
6465 hung = jiffies_to_msecs(jiffies - pool->watchdog_ts) / 1000; in show_one_worker_pool()
6475 pr_cont(" hung=%lus workers=%d", hung, pool->nr_workers); in show_one_worker_pool()
/linux/drivers/gpu/drm/radeon/
H A Dr600.c1554 void r600_set_bios_scratch_engine_hung(struct radeon_device *rdev, bool hung) in r600_set_bios_scratch_engine_hung() argument
1558 if (hung) in r600_set_bios_scratch_engine_hung()
/linux/Documentation/scsi/
H A Dst.rst677 drivers. This means that the Linux driver may appear hung although the
H A DChangeLog.lpfc1272 lpfc_scsi_buf is hung off of linux's scsi_cmnd->host_scribble
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c2273 cap->error->gt->engine->hung = true; in capture_regs()
/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst264 The timeout value protects the card from a hung driver thread. If the driver
/linux/
H A D.mailmap63 Alex Hung <alexhung@gmail.com> <alex.hung@canonical.com>
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2137 [KNL] Number of hung tasks to trigger kernel panic.
2141 the number of detected hung tasks reaches this value.
2144 1: panic immediately on first hung task
2145 N: panic after N hung tasks are detected in a single scan