Home
last modified time | relevance | path

Searched refs:hung (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.6.21/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.h35 bool hung; member
Da6xx_gmu.h93 bool hung; member
Da6xx_gmu.c26 gmu->hung = true; in a6xx_gmu_fault()
951 gmu->hung = false; in a6xx_gmu_resume()
1061 a6xx_bus_clear_pending_transactions(adreno_gpu, a6xx_gpu->hung); in a6xx_gmu_shutdown()
1112 if (gmu->hung) in a6xx_gmu_stop()
Da6xx_gpu.c1510 a6xx_gpu->hung = true; in a6xx_recover()
1563 a6xx_gpu->hung = false; in a6xx_recover()
/linux-6.6.21/Documentation/devicetree/bindings/dsp/
Dmediatek,mt8195-dsp.yaml10 - YC Hung <yc.hung@mediatek.com>
/linux-6.6.21/tools/testing/selftests/rcutorture/bin/
Dkvm-test-1-run-qemu.sh171 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds `date`" >> $resdir/Warnings 2>&1
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h196 bool hung);
Damdgpu_atombios.c1562 bool hung) in amdgpu_atombios_scratch_regs_engine_hung() argument
1566 if (hung) in amdgpu_atombios_scratch_regs_engine_hung()
/linux-6.6.21/Documentation/filesystems/
Dautomount-support.rst48 hung.
Dfuse.rst125 filesystem is hung or deadlocked.
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_gpu_error.h63 bool hung; member
Di915_gpu_error.c823 err_printf(m, " hung: %u\n", ee->hung); in err_print_gt_engines()
1684 ee->hung = engine->mask & engine_mask; in gt_record_engines()
1947 if (cs->hung) { in error_msg()
/linux-6.6.21/Documentation/admin-guide/sysctl/
Dkernel.rst357 their backtraces when a hung task is detected. This file shows up if
360 0: Won't show all CPUs backtraces when a hung task is detected.
364 a hung task is detected.
370 Controls the kernel's behavior when a hung task is detected.
401 Hung task check interval. If hung task checking is enabled
416 if a hung task is detected, this value is decreased by 1.
/linux-6.6.21/arch/powerpc/boot/dts/
Dfsp2.dts392 plb6-system-hung-irq {
/linux-6.6.21/lib/
DKconfig.debug1149 Say Y here to enable the kernel to detect "hung tasks",
1153 When a hung task is detected, the kernel will print the
1160 int "Default timeout for hung task detection (in seconds)"
1166 be considered hung.
1179 Say Y here to enable the kernel to panic on "hung tasks",
1185 hung task has been detected. This feature is useful for
1187 where a hung tasks must be resolved ASAP.
1223 lockup, "hung task", or locking arbitrary lock for a long time.
/linux-6.6.21/Documentation/locking/
Drobust-futexes.rst111 the futex hung. To protect against this possibility, userspace (glibc)
/linux-6.6.21/Documentation/networking/device_drivers/ethernet/toshiba/
Dspider_net.rst142 problem. A typical print when the network is hung shows the following::
/linux-6.6.21/Documentation/admin-guide/
Dsysrq.rst181 ``crash(c)`` can be used to manually trigger a crashdump when the system is hung.
/linux-6.6.21/Documentation/powerpc/
Deeh-pci-error-recovery.rst25 hung/unresponsive adapters, or system crashes/lockups. Thus,
/linux-6.6.21/kernel/
Dworkqueue.c5255 unsigned long hung = 0; in show_one_worker_pool() local
5263 hung = jiffies_to_msecs(jiffies - pool->watchdog_ts) / 1000; in show_one_worker_pool()
5273 pr_cont(" hung=%lus workers=%d", hung, pool->nr_workers); in show_one_worker_pool()
/linux-6.6.21/Documentation/PCI/
Dpci-error-recovery.rst282 may result in hung devices, kernel panics, or silent data corruption.
/linux-6.6.21/drivers/gpu/drm/radeon/
Dr600.c1554 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()
Dradeon.h2787 extern void r600_set_bios_scratch_engine_hung(struct radeon_device *rdev, bool hung);
/linux-6.6.21/Documentation/scsi/
Dst.rst672 drivers. This means that the Linux driver may appear hung although the
/linux-6.6.21/
D.mailmap39 Alex Hung <alexhung@gmail.com> <alex.hung@canonical.com>

12