| /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 | a8xx_gpu.c | 752 a6xx_gpu->hung = true; in a8xx_recover() 796 a6xx_gpu->hung = false; in a8xx_recover()
|
| 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/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/lib/ |
| H A D | Kconfig.debug | 1274 Say Y here to enable the kernel to detect "hung tasks", 1278 When a hung task is detected, the kernel will print the 1285 int "Default timeout for hung task detection (in seconds)" 1291 be considered hung. 1301 int "Number of hung tasks to trigger kernel panic" 1306 if the number of hung tasks found during a single scan reaches 1311 hung task has been detected. This feature is useful for 1313 where a hung tasks must be resolved ASAP. 1324 the mutex lock which "hung tasks" are waiting. 1383 lockup, "hung task", or locking arbitrary lock for a long time.
|
| /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 | 6460 unsigned long hung = 0; in show_one_worker_pool() local 6468 hung = jiffies_to_msecs(jiffies - pool->last_progress_ts) / 1000; in show_one_worker_pool() 6478 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 | 2138 [KNL] Number of hung tasks to trigger kernel panic. 2142 the number of detected hung tasks reaches this value. 2145 1: panic immediately on first hung task 2146 N: panic after N hung tasks are detected in a single scan
|