Lines Matching defs:evict
88 * @bo: The buffer object to evict
387 bool evict,
438 r = ttm_bo_move_accel_cleanup(bo, fence, evict, true, new_mem);
506 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict,
528 amdgpu_bo_move_notify(bo, evict, new_mem);
535 amdgpu_bo_move_notify(bo, evict, new_mem);
547 amdgpu_bo_move_notify(bo, evict, new_mem);
564 amdgpu_bo_move_notify(bo, evict, new_mem);
590 amdgpu_bo_move_notify(bo, evict, new_mem);
592 r = amdgpu_move_blit(bo, evict, new_mem, old_mem);
610 if (evict)
1459 * amdgpu_ttm_bo_eviction_valuable - Check to see if we can evict a buffer
1463 * behalf of ttm_bo_mem_force_space() which tries to evict buffer objects until
2615 * amdgpu_ttm_evict_resources - evict memory buffers
2637 dev_err(adev->dev, "Trying to evict invalid memory type\n");