/linux-6.1.9/drivers/gpu/drm/msm/adreno/ ! |
D | a6xx_gpu.h | 35 bool hung; member
|
D | a6xx_gmu.h | 90 bool hung; member
|
D | a6xx_gmu.c | 24 gmu->hung = true; in a6xx_gmu_fault() 979 gmu->hung = false; in a6xx_gmu_resume() 1089 a6xx_bus_clear_pending_transactions(adreno_gpu, a6xx_gpu->hung); in a6xx_gmu_shutdown() 1140 if (gmu->hung) in a6xx_gmu_stop()
|
D | a6xx_gpu.c | 1284 a6xx_gpu->hung = true; in a6xx_recover() 1328 a6xx_gpu->hung = false; in a6xx_recover()
|
/linux-6.1.9/tools/testing/selftests/rcutorture/bin/ ! |
D | kvm-test-1-run-qemu.sh | 172 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds `date`" >> $resdir/Warnings 2>&1
|
/linux-6.1.9/Documentation/devicetree/bindings/dsp/ ! |
D | mediatek,mt8195-dsp.yaml | 10 - YC Hung <yc.hung@mediatek.com>
|
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ ! |
D | amdgpu_atombios.h | 199 bool hung);
|
D | amdgpu_atombios.c | 1562 bool hung) in amdgpu_atombios_scratch_regs_engine_hung() argument 1566 if (hung) in amdgpu_atombios_scratch_regs_engine_hung()
|
/linux-6.1.9/drivers/gpu/drm/i915/ ! |
D | i915_gpu_error.h | 61 bool hung; member
|
D | i915_gpu_error.c | 814 err_printf(m, " hung: %u\n", ee->hung); in err_print_gt_engines() 1664 ee->hung = engine->mask & engine_mask; in gt_record_engines() 1922 if (cs->hung) { in error_msg()
|
/linux-6.1.9/Documentation/filesystems/ ! |
D | automount-support.rst | 48 hung.
|
D | fuse.rst | 125 filesystem is hung or deadlocked.
|
/linux-6.1.9/Documentation/admin-guide/sysctl/ ! |
D | kernel.rst | 354 their backtraces when a hung task is detected. This file shows up if 357 0: Won't show all CPUs backtraces when a hung task is detected. 361 a hung task is detected. 367 Controls the kernel's behavior when a hung task is detected. 398 Hung task check interval. If hung task checking is enabled 413 if a hung task is detected, this value is decreased by 1.
|
/linux-6.1.9/arch/powerpc/boot/dts/ ! |
D | fsp2.dts | 392 plb6-system-hung-irq {
|
/linux-6.1.9/lib/ ! |
D | Kconfig.debug | 1108 Say Y here to enable the kernel to detect "hung tasks", 1112 When a hung task is detected, the kernel will print the 1119 int "Default timeout for hung task detection (in seconds)" 1125 be considered hung. 1138 Say Y here to enable the kernel to panic on "hung tasks", 1144 hung task has been detected. This feature is useful for 1146 where a hung tasks must be resolved ASAP. 1169 lockup, "hung task", or locking arbitrary lock for a long time.
|
/linux-6.1.9/Documentation/locking/ ! |
D | robust-futexes.rst | 111 the futex hung. To protect against this possibility, userspace (glibc)
|
/linux-6.1.9/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.1.9/Documentation/admin-guide/ ! |
D | sysrq.rst | 181 ``crash(c)`` can be used to manually trigger a crashdump when the system is hung.
|
/linux-6.1.9/Documentation/powerpc/ ! |
D | eeh-pci-error-recovery.rst | 25 hung/unresponsive adapters, or system crashes/lockups. Thus,
|
/linux-6.1.9/Documentation/PCI/ ! |
D | pci-error-recovery.rst | 281 may result in hung devices, kernel panics, or silent data corruption.
|
/linux-6.1.9/ ! |
D | .mailmap | 32 Alex Hung <alexhung@gmail.com> <alex.hung@canonical.com>
|
/linux-6.1.9/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()
|
D | radeon.h | 2825 extern void r600_set_bios_scratch_engine_hung(struct radeon_device *rdev, bool hung);
|
/linux-6.1.9/Documentation/scsi/ ! |
D | st.rst | 672 drivers. This means that the Linux driver may appear hung although the
|
/linux-6.1.9/drivers/gpu/drm/i915/gt/ ! |
D | intel_execlists_submission.c | 2267 cap->error->gt->engine->hung = true; in capture_regs()
|