busy_placement    209 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	placement->busy_placement = places;
busy_placement   1365 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	abo->placement.busy_placement = &abo->placements[1];
busy_placement    162 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 		placement->busy_placement = &placements;
busy_placement    194 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 			abo->placement.busy_placement = &abo->placements[1];
busy_placement    503 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	placement.busy_placement = &placements;
busy_placement    562 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	placement.busy_placement = &placements;
busy_placement   1119 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 		placement.busy_placement = &placements;
busy_placement     52 drivers/gpu/drm/drm_gem_vram_helper.c 	gbo->placement.busy_placement = gbo->placements;
busy_placement    400 drivers/gpu/drm/nouveau/nouveau_bo.c 	pl->busy_placement = nvbo->busy_placements;
busy_placement   1245 drivers/gpu/drm/nouveau/nouveau_bo.c 	placement.placement = placement.busy_placement = &placement_memtype;
busy_placement   1282 drivers/gpu/drm/nouveau/nouveau_bo.c 	placement.placement = placement.busy_placement = &placement_memtype;
busy_placement     61 drivers/gpu/drm/qxl/qxl_object.c 	qbo->placement.busy_placement = qbo->placements;
busy_placement    144 drivers/gpu/drm/qxl/qxl_ttm.c 		placement->busy_placement = &placements;
busy_placement    106 drivers/gpu/drm/radeon/radeon_object.c 	rbo->placement.busy_placement = rbo->placements;
busy_placement    138 drivers/gpu/drm/radeon/radeon_ttm.c 		placement->busy_placement = &placements;
busy_placement    166 drivers/gpu/drm/radeon/radeon_ttm.c 					rbo->placement.busy_placement =
busy_placement    273 drivers/gpu/drm/radeon/radeon_ttm.c 	placement.busy_placement = &placements;
busy_placement    318 drivers/gpu/drm/radeon/radeon_ttm.c 	placement.busy_placement = &placements;
busy_placement   1144 drivers/gpu/drm/ttm/ttm_bo.c 		const struct ttm_place *place = &placement->busy_placement[i];
busy_placement   1241 drivers/gpu/drm/ttm/ttm_bo.c 	if ((placement->busy_placement != placement->placement ||
busy_placement   1243 drivers/gpu/drm/ttm/ttm_bo.c 	    ttm_bo_places_compat(placement->busy_placement,
busy_placement     90 drivers/gpu/drm/virtio/virtgpu_object.c 	vgbo->placement.busy_placement = &vgbo->placement_code;
busy_placement    148 drivers/gpu/drm/virtio/virtgpu_ttm.c 	placement->busy_placement = &placements;
busy_placement    230 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 	placement.busy_placement = &place;
busy_placement     85 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &vram_placement_flags
busy_placement    116 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &gmr_placement_flags
busy_placement    137 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &gmr_ne_placement_flags
busy_placement    144 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &sys_placement_flags
busy_placement    151 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &vram_ne_placement_flags
busy_placement    158 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &sys_placement_flags
busy_placement    165 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &sys_ne_placement_flags
busy_placement    208 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &sys_placement_flags
busy_placement    215 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = gmr_vram_placement_flags
busy_placement    222 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &mob_placement_flags
busy_placement    229 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &mob_ne_placement_flags
busy_placement    236 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.busy_placement = &sys_placement_flags
busy_placement    105 include/drm/ttm/ttm_placement.h 	const struct ttm_place	*busy_placement;