/Linux-v6.1/include/linux/ |
D | zpool.h | 18 int (*evict)(struct zpool *pool, unsigned long handle); member
|
/Linux-v6.1/drivers/infiniband/hw/hfi1/ |
D | mmu_rb.h | 31 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
|
/Linux-v6.1/drivers/gpu/drm/qxl/ |
D | qxl_ttm.c | 138 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move()
|
/Linux-v6.1/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 425 bool force = false, evict = false; in nouveau_bo_pin() local 795 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, in nouveau_bo_move_m2mf() 987 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move()
|
/Linux-v6.1/drivers/gpu/drm/msm/ |
D | msm_gem_shrinker.c | 62 evict(struct drm_gem_object *obj) in evict() function
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_gem_vram_helper.c | 576 bool evict, in drm_gem_vram_bo_driver_move() 923 bool evict, in bo_driver_move()
|
/Linux-v6.1/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 140 bool evict, in radeon_move_blit() 194 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move()
|
/Linux-v6.1/arch/powerpc/kvm/ |
D | book3s_32_mmu_host.c | 142 bool evict = false; in kvmppc_mmu_map_page() local
|
/Linux-v6.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ttm_buffer.c | 595 bool evict, in vmw_move()
|
/Linux-v6.1/drivers/gpu/drm/ttm/ |
D | ttm_bo_util.c | 559 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()
|
/Linux-v6.1/mm/ |
D | zbud.c | 78 int (*evict)(struct zbud_pool *pool, unsigned long handle); member
|
D | z3fold.c | 72 int (*evict)(struct z3fold_pool *pool, unsigned long handle); member
|
/Linux-v6.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_ttm_move.c | 549 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move()
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ttm.c | 366 bool evict, in amdgpu_move_blit() 460 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
|
D | amdgpu_object.c | 1236 bool evict, in amdgpu_bo_move_notify()
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/ |
D | selftest_hangcheck.c | 1388 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|
/Linux-v6.1/fs/ |
D | inode.c | 643 static void evict(struct inode *inode) in evict() function
|