/Linux-v4.19/include/linux/ |
D | zbud.h | 10 int (*evict)(struct zbud_pool *pool, unsigned long handle); member
|
D | zpool.h | 18 int (*evict)(struct zpool *pool, unsigned long handle); member
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | mmu_rb.h | 70 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 255 bool evict, bool no_wait_gpu, in radeon_move_blit() 310 bool evict, bool interruptible, in radeon_move_vram_ram() 357 bool evict, bool interruptible, in radeon_move_ram_vram() 396 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move()
|
D | radeon_object.c | 774 bool evict, in radeon_bo_move_notify()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 382 bool force = false, evict = false; in nouveau_bo_pin() local 1094 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, bool intr, in nouveau_bo_move_m2mf() 1199 nouveau_bo_move_flipd(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flipd() 1236 nouveau_bo_move_flips(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flips() 1272 nouveau_bo_move_ntfy(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move_ntfy() 1331 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move()
|
/Linux-v4.19/drivers/gpu/drm/virtio/ |
D | virtgpu_ttm.c | 354 static int virtio_gpu_bo_move(struct ttm_buffer_object *bo, bool evict, in virtio_gpu_bo_move() 369 bool evict, in virtio_gpu_bo_move_notify()
|
/Linux-v4.19/drivers/gpu/drm/qxl/ |
D | qxl_ttm.c | 323 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move() 343 bool evict, in qxl_bo_move_notify()
|
/Linux-v4.19/drivers/gpu/drm/ttm/ |
D | ttm_bo_util.c | 684 bool evict, in ttm_bo_move_accel_cleanup() 745 struct dma_fence *fence, bool evict, in ttm_bo_pipeline_move()
|
D | ttm_bo.c | 227 struct ttm_mem_reg *mem, bool evict, in ttm_bo_handle_move_mem()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ttm.c | 506 bool evict, bool no_wait_gpu, in amdgpu_move_blit() 544 static int amdgpu_move_vram_ram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_vram_ram() 602 static int amdgpu_move_ram_vram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_ram_vram() 651 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
|
D | amdgpu_object.c | 1243 bool evict, in amdgpu_bo_move_notify()
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_32_mmu_host.c | 154 bool evict = false; in kvmppc_mmu_map_page() local
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ttm_buffer.c | 852 bool evict, in vmw_move_notify()
|
/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | intel_hangcheck.c | 1009 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|
/Linux-v4.19/mm/ |
D | z3fold.c | 42 int (*evict)(struct z3fold_pool *pool, unsigned long handle); member
|
/Linux-v4.19/fs/ |
D | inode.c | 537 static void evict(struct inode *inode) in evict() function
|