Searched defs:evict (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/ |
| D | Symbolize.h | 234 void evict() { in evict() function
|
| /openbsd/src/sys/dev/pci/drm/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 | 200 int (*evict)(struct drm_gem_object *obj); member
|
| /openbsd/src/sys/dev/pci/drm/radeon/ |
| D | radeon_ttm.c | 142 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/ |
| D | ttm_bo_util.c | 677 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()
|
| /openbsd/src/sys/dev/pci/drm/i915/gem/ |
| D | i915_gem_ttm_move.c | 573 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move()
|
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_object.c | 1169 bool evict, in amdgpu_bo_move_notify()
|
| D | amdgpu_ttm.c | 374 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/ |
| D | selftest_hangcheck.c | 1382 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|
| /openbsd/src/sys/dev/pci/drm/ |
| D | drm_gpuvm.c | 1693 drm_gpuvm_bo_evict(struct drm_gpuvm_bo *vm_bo, bool evict) in drm_gpuvm_bo_evict()
|