/linux-6.12.1/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gpu.h | 49 bool hung; member
|
D | a6xx_gmu.h | 94 bool hung; member
|
D | a6xx_gmu.c | 27 gmu->hung = true; in a6xx_gmu_fault() 1022 gmu->hung = false; in a6xx_gmu_resume() 1145 a6xx_bus_clear_pending_transactions(adreno_gpu, a6xx_gpu->hung); in a6xx_gmu_shutdown() 1196 if (gmu->hung) in a6xx_gmu_stop()
|
D | a6xx_gpu.c | 1244 a6xx_gpu->hung = true; in a6xx_recover() 1297 a6xx_gpu->hung = false; in a6xx_recover()
|
/linux-6.12.1/tools/testing/selftests/rcutorture/bin/ |
D | kvm-test-1-run-qemu.sh | 171 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds `date`" >> $resdir/Warnings 2>&1
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.h | 196 bool hung);
|
D | amdgpu_atombios.c | 1579 bool hung) in amdgpu_atombios_scratch_regs_engine_hung() argument 1583 if (hung) in amdgpu_atombios_scratch_regs_engine_hung()
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_gpu_error.h | 64 bool hung; member
|
D | i915_gpu_error.c | 827 err_printf(m, " hung: %u\n", ee->hung); in err_print_gt_engines() 1698 ee->hung = engine->mask & engine_mask; in gt_record_engines() 1961 if (cs->hung) { in error_msg()
|
/linux-6.12.1/Documentation/filesystems/ |
D | automount-support.rst | 48 hung.
|
D | fuse.rst | 125 filesystem is hung or deadlocked.
|
/linux-6.12.1/Documentation/admin-guide/ |
D | sysrq.rst | 192 ``crash(c)`` can be used to manually trigger a crashdump when the system is hung. 216 ``Replay logs(R)`` is useful to view the kernel log messages when system is hung
|
/linux-6.12.1/kernel/rcu/ |
D | Kconfig.debug | 121 that something is hung up somewhere. Therefore, the notifier
|
/linux-6.12.1/Documentation/admin-guide/sysctl/ |
D | kernel.rst | 375 their backtraces when a hung task is detected. This file shows up if 378 0: Won't show all CPUs backtraces when a hung task is detected. 382 a hung task is detected. 388 Controls the kernel's behavior when a hung task is detected. 419 Hung task check interval. If hung task checking is enabled 434 if a hung task is detected, this value is decreased by 1.
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
D | fsp2.dts | 392 plb6-system-hung-irq {
|
/linux-6.12.1/Documentation/locking/ |
D | robust-futexes.rst | 111 the futex hung. To protect against this possibility, userspace (glibc)
|
/linux-6.12.1/lib/ |
D | Kconfig.debug | 1220 Say Y here to enable the kernel to detect "hung tasks", 1224 When a hung task is detected, the kernel will print the 1231 int "Default timeout for hung task detection (in seconds)" 1237 be considered hung. 1250 Say Y here to enable the kernel to panic on "hung tasks", 1256 hung task has been detected. This feature is useful for 1258 where a hung tasks must be resolved ASAP. 1294 lockup, "hung task", or locking arbitrary lock for a long time.
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 142 problem. A typical print when the network is hung shows the following::
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | vdo.rst | 262 a hung vdo. Optional parameters to specify structures to
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | eeh-pci-error-recovery.rst | 25 hung/unresponsive adapters, or system crashes/lockups. Thus,
|
/linux-6.12.1/kernel/ |
D | workqueue.c | 6329 unsigned long hung = 0; in show_one_worker_pool() local 6337 hung = jiffies_to_msecs(jiffies - pool->watchdog_ts) / 1000; in show_one_worker_pool() 6347 pr_cont(" hung=%lus workers=%d", hung, pool->nr_workers); in show_one_worker_pool()
|
/linux-6.12.1/Documentation/PCI/ |
D | pci-error-recovery.rst | 282 may result in hung devices, kernel panics, or silent data corruption.
|
/linux-6.12.1/Documentation/gpu/ |
D | drm-uapi.rst | 301 debugging a hung GPU context require hardware support to be able to preempt such
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
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-6.12.1/Documentation/scsi/ |
D | st.rst | 672 drivers. This means that the Linux driver may appear hung although the
|