Searched refs:hung (Results 1 – 25 of 26) sorted by relevance
12
| /kernel/linux/linux-5.10/drivers/staging/zerohung/ |
| D | Kconfig | 7 This feature support to catch hung log
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
| D | a6xx_gmu.h | 86 bool hung; member
|
| D | a6xx_gmu.c | 26 gmu->hung = true; in a6xx_gmu_fault() 904 gmu->hung = false; in a6xx_gmu_resume() 1090 if (gmu->hung) in a6xx_gmu_stop()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_atombios.h | 199 bool hung);
|
| D | amdgpu_atombios.c | 1711 bool hung) in amdgpu_atombios_scratch_regs_engine_hung() argument 1715 if (hung) in amdgpu_atombios_scratch_regs_engine_hung()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/ |
| D | kvm-test-1-run.sh | 275 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds" >> $resdir/Warnings 2>&1
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | automount-support.rst | 48 hung.
|
| D | mandatory-locking.rst | 177 Of course, that might be a bit tricky if the system is hung :-(
|
| D | fuse.rst | 125 filesystem is hung or deadlocked.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/ |
| D | kernel.rst | 343 their backtraces when a hung task is detected. This file shows up if 346 0: Won't show all CPUs backtraces when a hung task is detected. 350 a hung task is detected. 356 Controls the kernel's behavior when a hung task is detected. 387 Hung task check interval. If hung task checking is enabled 402 if a hung task is detected, this value is decreased by 1.
|
| /kernel/linux/linux-5.10/lib/ |
| D | Kconfig.debug | 1018 Say Y here to enable the kernel to detect "hung tasks", 1022 When a hung task is detected, the kernel will print the 1029 int "Default timeout for hung task detection (in seconds)" 1035 be considered hung. 1048 Say Y here to enable the kernel to panic on "hung tasks", 1054 hung task has been detected. This feature is useful for 1056 where a hung tasks must be resolved ASAP. 1086 lockup, "hung task", or locking arbitrary lock for a long time.
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
| D | fsp2.dts | 392 plb6-system-hung-irq {
|
| /kernel/linux/linux-5.10/Documentation/locking/ |
| D | robust-futexes.rst | 111 the futex hung. To protect against this possibility, userspace (glibc)
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/toshiba/ |
| D | spider_net.rst | 142 problem. A typical print when the network is hung shows the following::
|
| /kernel/linux/linux-5.10/Documentation/driver-api/serial/ |
| D | tty.rst | 58 hangup() Called when the tty line is hung up.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | sysrq.rst | 181 ``crash(c)`` can be used to manually trigger a crashdump when the system is hung.
|
| D | kernel-parameters.txt | 1562 [KNL] Should the hung task detector generate panics. 1566 hung task is detected. The default value is controlled
|
| /kernel/linux/linux-5.10/Documentation/powerpc/ |
| D | eeh-pci-error-recovery.rst | 25 hung/unresponsive adapters, or system crashes/lockups. Thus,
|
| /kernel/linux/linux-5.10/Documentation/PCI/ |
| D | pci-error-recovery.rst | 281 may result in hung devices, kernel panics, or silent data corruption.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | r600.c | 1555 void r600_set_bios_scratch_engine_hung(struct radeon_device *rdev, bool hung) in r600_set_bios_scratch_engine_hung() argument 1559 if (hung) in r600_set_bios_scratch_engine_hung()
|
| D | radeon.h | 2801 extern void r600_set_bios_scratch_engine_hung(struct radeon_device *rdev, bool hung);
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | st.rst | 672 drivers. This means that the Linux driver may appear hung although the
|
| D | ChangeLog.lpfc | 1272 lpfc_scsi_buf is hung off of linux's scsi_cmnd->host_scribble
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
| D | cx2341x-devel.rst | 264 The timeout value protects the card from a hung driver thread. If the driver
|
| /kernel/linux/linux-5.10/arch/x86/ |
| D | Kconfig | 1282 this config is intended, is when reboot ends with a stalled/hung
|
12