Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h234 void evict() { in evict() function
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_ttm.c147 bool evict, in radeon_move_blit()
201 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move()
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_gem.h200 int (*evict)(struct drm_gem_object *obj); member
/openbsd/sys/dev/pci/drm/ttm/
H A Dttm_bo_util.c677 bool evict, in ttm_bo_move_accel_cleanup()
H A Dttm_bo.c116 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_ttm_move.c573 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ttm.c357 bool evict, in amdgpu_move_blit()
467 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
H A Damdgpu_object.c1281 bool evict, in amdgpu_bo_move_notify()
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dselftest_hangcheck.c1382 struct drm_mm_node evict = arg->vma->node; in evict_vma() local