Home
last modified time | relevance | path

Searched defs:evict (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.h27 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
/linux/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c137 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move()
/linux/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c504 bool evict, in drm_gem_vram_bo_driver_move()
767 bool evict, in bo_driver_move()
H A Ddrm_gpuvm.c1958 drm_gpuvm_bo_evict(struct drm_gpuvm_bo *vm_bo, bool evict) in drm_gpuvm_bo_evict()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c548 bool force = false, evict = false; in nouveau_bo_pin_locked() local
936 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, in nouveau_bo_move_m2mf()
1144 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c134 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 Dttm_kunit_helpers.c63 static int mock_move(struct ttm_buffer_object *bo, bool evict, in mock_move()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c497 bool evict, in vmw_move()
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c160 bool evict, in lsdc_bo_move()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c570 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move()
/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c702 bool evict, in ttm_bo_move_accel_cleanup()
H A Dttm_bo.c121 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c383 bool evict, in amdgpu_move_blit()
498 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c1382 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
/linux/fs/
H A Dinode.c823 static void evict(struct inode *inode) in evict() function
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c838 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, in xe_bo_move()