tt_unbound       1264 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 		ttm->state = tt_unbound;
tt_unbound       1272 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 		ttm->state = tt_unbound;
tt_unbound       1600 drivers/gpu/drm/nouveau/nouveau_bo.c 		ttm->state = tt_unbound;
tt_unbound        679 drivers/gpu/drm/radeon/radeon_ttm.c 		ttm->state = tt_unbound;
tt_unbound        686 drivers/gpu/drm/radeon/radeon_ttm.c 		ttm->state = tt_unbound;
tt_unbound       1086 drivers/gpu/drm/ttm/ttm_page_alloc.c 	ttm->state = tt_unbound;
tt_unbound        986 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c 	ttm->state = tt_unbound;
tt_unbound        215 drivers/gpu/drm/ttm/ttm_tt.c 	if (ttm->state == tt_unbound)
tt_unbound        318 drivers/gpu/drm/ttm/ttm_tt.c 		ttm->state = tt_unbound;
tt_unbound        398 drivers/gpu/drm/ttm/ttm_tt.c 	BUG_ON(ttm->state != tt_unbound && ttm->state != tt_unpopulated);