Searched defs:evict (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/ |
H A D | Symbolize.h | 234 void evict() { in evict() function
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | radeon_ttm.c | 147 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 D | drm_gem.h | 200 int (*evict)(struct drm_gem_object *obj); member
|
/openbsd/sys/dev/pci/drm/ttm/ |
H A D | ttm_bo_util.c | 677 bool evict, in ttm_bo_move_accel_cleanup()
|
H A D | ttm_bo.c | 116 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
|
/openbsd/sys/dev/pci/drm/i915/gem/ |
H A D | i915_gem_ttm_move.c | 573 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move()
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_ttm.c | 357 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 D | amdgpu_object.c | 1281 bool evict, in amdgpu_bo_move_notify()
|
/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | selftest_hangcheck.c | 1382 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|