| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm-test-1-run-qemu.sh | 171 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds `date`" >> $resdir/Warnings 2>&1
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gmu.h | 116 bool hung; member
|
| H A D | a6xx_gpu.h | 109 bool hung; member
|
| H A D | a6xx_gpu.c | 1652 a6xx_gpu->hung = true; in a6xx_recover() 1702 a6xx_gpu->hung = false; in a6xx_recover()
|
| /linux/Documentation/filesystems/ |
| H A D | automount-support.rst | 48 hung.
|
| /linux/kernel/rcu/ |
| H A D | Kconfig.debug | 166 that something is hung up somewhere. Therefore, the notifier
|
| /linux/lib/ |
| H A D | Kconfig.debug | 1273 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 D | fsp2.dts | 392 plb6-system-hung-irq {
|
| /linux/samples/ |
| H A D | Kconfig | 320 Reading these files with multiple processes triggers hung task
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_gpu_error.c | 884 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 D | amdgpu_atombios.c | 1598 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 D | robust-futexes.rst | 111 the futex hung. To protect against this possibility, userspace (glibc)
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse.rst | 125 filesystem is hung or deadlocked.
|
| /linux/kernel/ |
| H A D | workqueue.c | 6457 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 D | r600.c | 1554 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 D | st.rst | 677 drivers. This means that the Linux driver may appear hung although the
|
| H A D | ChangeLog.lpfc | 1272 lpfc_scsi_buf is hung off of linux's scsi_cmnd->host_scribble
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_execlists_submission.c | 2273 cap->error->gt->engine->hung = true; in capture_regs()
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 264 The timeout value protects the card from a hung driver thread. If the driver
|
| /linux/ |
| H A D | .mailmap | 63 Alex Hung <alexhung@gmail.com> <alex.hung@canonical.com>
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2137 [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
|