| /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_gmu.c | 28 gmu->hung = true; in a6xx_gmu_fault() 1170 gmu->hung = false; in a6xx_gmu_resume() 1300 adreno_gpu->funcs->bus_halt(adreno_gpu, a6xx_gpu->hung); in a6xx_gmu_shutdown() 1353 if (gmu->hung) in a6xx_gmu_stop()
|
| H A D | a8xx_gpu.c | 738 a6xx_gpu->hung = true; in a8xx_recover() 782 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/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 387 their backtraces when a hung task is detected. This file shows up if 390 0: Won't show all CPUs backtraces when a hung task is detected. 394 a hung task is detected. 401 number of hung tasks found during a single scan reaches this value. 406 N Panic when N hung tasks are found during a single scan. 420 Indicates the total number of tasks that have been detected as hung since 428 hung task is detected, for example, "tasks,mem,timers,locks,...". 446 Hung task check interval. If hung task checking is enabled 461 if a hung task is detected, this value is decreased by 1.
|
| /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/lib/ |
| H A D | Kconfig.debug | 1235 Say Y here to enable the kernel to detect "hung tasks", 1239 When a hung task is detected, the kernel will print the 1246 int "Default timeout for hung task detection (in seconds)" 1252 be considered hung. 1262 int "Number of hung tasks to trigger kernel panic" 1267 if the number of hung tasks found during a single scan reaches 1272 hung task has been detected. This feature is useful for 1274 where a hung tasks must be resolved ASAP. 1285 the mutex lock which "hung tasks" are waiting. 1321 lockup, "hung task", or locking arbitrary lock for a long time.
|
| /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 | 6394 unsigned long hung = 0; in show_one_worker_pool() local 6402 hung = jiffies_to_msecs(jiffies - pool->watchdog_ts) / 1000; in show_one_worker_pool() 6412 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/ |
| H A D | .mailmap | 61 Alex Hung <alexhung@gmail.com> <alex.hung@canonical.com>
|
| /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/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2125 [KNL] Number of hung tasks to trigger kernel panic. 2129 the number of detected hung tasks reaches this value. 2132 1: panic immediately on first hung task 2133 N: panic after N hung tasks are detected in a single scan
|
| /linux/arch/x86/ |
| H A D | Kconfig | 1313 this config is intended, is when reboot ends with a stalled/hung
|