Searched defs:evict (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | mmu_rb.h | 27 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_ttm.c | 137 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_ttm.c | 134 bool evict, in radeon_move_blit() 188 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move()
|
| /linux/drivers/gpu/drm/ttm/tests/ |
| H A D | ttm_kunit_helpers.c | 63 static int mock_move(struct ttm_buffer_object *bo, bool evict, in mock_move()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_ttm_buffer.c | 497 bool evict, in vmw_move()
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_ttm.c | 160 bool evict, in lsdc_bo_move()
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo_util.c | 702 bool evict, in ttm_bo_move_accel_cleanup()
|
| H A D | ttm_bo.c | 122 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 387 bool evict, in amdgpu_move_blit() 506 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_hangcheck.c | 1382 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_gpuvm.c | 1958 drm_gpuvm_bo_evict(struct drm_gpuvm_bo *vm_bo, bool evict) in drm_gpuvm_bo_evict()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 957 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, in xe_bo_move()
|