Home
last modified time | relevance | path

Searched defs:hung (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.h111 bool hung; member
H A Da6xx_gpu.h102 bool hung; member
/linux/drivers/gpu/drm/i915/
H A Di915_gpu_error.h62 bool hung; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1599 bool hung) in amdgpu_atombios_scratch_regs_engine_hung() argument
/linux/drivers/gpu/drm/radeon/
H A Dr600.c1554 void r600_set_bios_scratch_engine_hung(struct radeon_device *rdev, bool hung) in r600_set_bios_scratch_engine_hung() argument
/linux/kernel/
H A Dworkqueue.c6368 unsigned long hung = 0; in show_one_worker_pool() local