/linux/include/linux/ |
A D | zpool.h | 18 int (*evict)(struct zpool *pool, unsigned long handle); member
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | mmu_rb.h | 31 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
|
/linux/drivers/gpu/drm/msm/ |
A D | msm_gem_shrinker.c | 56 evict(struct msm_gem_object *msm_obj) in evict() function
|
/linux/drivers/gpu/drm/qxl/ |
A D | qxl_ttm.c | 138 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move()
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_bo.c | 423 bool force = false, evict = false; in nouveau_bo_pin() local 793 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, in nouveau_bo_move_m2mf() 969 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move()
|
/linux/drivers/gpu/drm/ |
A D | drm_gem_vram_helper.c | 574 bool evict, in drm_gem_vram_bo_driver_move() 906 bool evict, in bo_driver_move()
|
/linux/drivers/gpu/drm/radeon/ |
A 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/fs/exfat/ |
A D | file.c | 104 int evict = (ei->dir.dir == DIR_DELETED) ? 1 : 0; in __exfat_truncate() local
|
/linux/arch/powerpc/kvm/ |
A D | book3s_32_mmu_host.c | 142 bool evict = false; in kvmppc_mmu_map_page() local
|
/linux/drivers/gpu/drm/ttm/ |
A D | ttm_bo_util.c | 546 bool evict, in ttm_bo_move_accel_cleanup()
|
A D | ttm_bo.c | 175 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
|
/linux/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_ttm_buffer.c | 674 bool evict, in vmw_move()
|
/linux/mm/ |
A D | zbud.c | 78 int (*evict)(struct zbud_pool *pool, unsigned long handle); member
|
A D | z3fold.c | 76 int (*evict)(struct z3fold_pool *pool, unsigned long handle); member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_ttm.c | 378 bool evict, in amdgpu_move_blit() 463 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
|
A D | amdgpu_object.c | 1207 bool evict, in amdgpu_bo_move_notify()
|
/linux/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_ttm.c | 538 static int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move()
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | selftest_hangcheck.c | 1375 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|
/linux/fs/ |
A D | inode.c | 569 static void evict(struct inode *inode) in evict() function
|