Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.h98 bool hung; member
/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()
/linux/kernel/
H A Dworkqueue.c6370 unsigned long hung = 0; in show_one_worker_pool() local