Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolize.h234 void evict() { in evict() function
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_gpuvm.h332 } 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()
Ddrm_gem.h200 int (*evict)(struct drm_gem_object *obj); member
/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_ttm.c142 bool evict, in radeon_move_blit()
196 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move()
/openbsd/src/sys/dev/pci/drm/ttm/
Dttm_bo_util.c677 bool evict, in ttm_bo_move_accel_cleanup()
Dttm_bo.c116 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
/openbsd/src/sys/dev/pci/drm/i915/gem/
Di915_gem_ttm_move.c573 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move()
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_object.c1169 bool evict, in amdgpu_bo_move_notify()
Damdgpu_ttm.c374 bool evict, in amdgpu_move_blit()
485 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
/openbsd/src/sys/dev/pci/drm/i915/gt/
Dselftest_hangcheck.c1382 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
/openbsd/src/sys/dev/pci/drm/
Ddrm_gpuvm.c1693 drm_gpuvm_bo_evict(struct drm_gpuvm_bo *vm_bo, bool evict) in drm_gpuvm_bo_evict()