Searched defs:evict (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | mmu_rb.h | 27 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
|
| /linux/include/drm/ |
| H A D | drm_gpuvm.h | 335 } evict; member 723 struct list_head evict; member 780 drm_gpuvm_bo_gem_evict(struct drm_gem_object *obj, bool evict) in drm_gpuvm_bo_gem_evict()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo.c | 548 bool force = false, evict = false; in nouveau_bo_pin_locked() local 936 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, in nouveau_bo_move_m2mf() 1144 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_ttm_buffer.c | 497 bool evict, in vmw_move()
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo_util.c | 708 bool evict, in ttm_bo_move_accel_cleanup()
|
| H A D | ttm_bo.c | 121 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 372 bool evict, in amdgpu_move_blit() 484 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
|
| /linux/fs/ |
| H A D | inode.c | 814 static void evict(struct inode *inode) in evict() function
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_gpuvm.c | 1948 drm_gpuvm_bo_evict(struct drm_gpuvm_bo *vm_bo, bool evict) in drm_gpuvm_bo_evict()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 839 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, in xe_bo_move()
|