/linux-6.8/drivers/infiniband/hw/hfi1/ |
D | mmu_rb.h | 27 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
|
/linux-6.8/drivers/gpu/drm/qxl/ |
D | qxl_ttm.c | 138 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move()
|
/linux-6.8/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 483 bool force = false, evict = false; in nouveau_bo_pin() local 853 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, in nouveau_bo_move_m2mf() 1058 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move()
|
/linux-6.8/include/drm/ |
D | drm_gpuvm.h | 332 } evict; member 702 struct list_head evict; member 750 drm_gpuvm_bo_gem_evict(struct drm_gem_object *obj, bool evict) in drm_gpuvm_bo_gem_evict()
|
D | drm_gem.h | 196 int (*evict)(struct drm_gem_object *obj); member
|
/linux-6.8/drivers/gpu/drm/msm/ |
D | msm_gem_shrinker.c | 61 evict(struct drm_gem_object *obj) in evict() function
|
/linux-6.8/drivers/gpu/drm/ |
D | drm_gem_vram_helper.c | 565 bool evict, in drm_gem_vram_bo_driver_move() 912 bool evict, in bo_driver_move()
|
D | drm_gpuvm.c | 1693 drm_gpuvm_bo_evict(struct drm_gpuvm_bo *vm_bo, bool evict) in drm_gpuvm_bo_evict()
|
/linux-6.8/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 139 bool evict, in radeon_move_blit() 193 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move()
|
/linux-6.8/arch/powerpc/kvm/ |
D | book3s_32_mmu_host.c | 142 bool evict = false; in kvmppc_mmu_map_page() local
|
/linux-6.8/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ttm_buffer.c | 513 bool evict, in vmw_move()
|
/linux-6.8/drivers/gpu/drm/ttm/ |
D | ttm_bo_util.c | 644 bool evict, in ttm_bo_move_accel_cleanup()
|
D | ttm_bo.c | 116 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
|
/linux-6.8/drivers/gpu/drm/loongson/ |
D | lsdc_ttm.c | 161 bool evict, in lsdc_bo_move()
|
/linux-6.8/drivers/gpu/drm/i915/gem/ |
D | i915_gem_ttm_move.c | 570 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move()
|
/linux-6.8/fs/bcachefs/ |
D | btree_key_cache.c | 612 bool evict) in btree_key_cache_flush_pos()
|
/linux-6.8/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ttm.c | 357 bool evict, in amdgpu_move_blit() 452 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
|
D | amdgpu_object.c | 1253 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, bool evict) in amdgpu_bo_move_notify()
|
/linux-6.8/drivers/gpu/drm/i915/gt/ |
D | selftest_hangcheck.c | 1382 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|
/linux-6.8/fs/ |
D | inode.c | 644 static void evict(struct inode *inode) in evict() function
|
/linux-6.8/drivers/gpu/drm/xe/ |
D | xe_bo.c | 619 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, in xe_bo_move()
|