| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_gem_vram_helper.c | 607 drm_gem_vram_bo_driver_move_notify(struct drm_gem_vram_object *gbo, bool evict, struct ttm_resource *new_mem) drm_gem_vram_bo_driver_move_notify() argument 969 bo_driver_move_notify(struct ttm_buffer_object *bo, bool evict, struct ttm_resource *new_mem) bo_driver_move_notify() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_ttm_buffer.c | 772 vmw_move_notify(struct ttm_buffer_object *bo, bool evict, struct ttm_resource *mem) vmw_move_notify() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | radeon_ttm.c | 298 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move() argument 153 radeon_move_blit(struct ttm_buffer_object *bo, bool evict, bool no_wait_gpu, struct ttm_resource *new_mem, struct ttm_resource *old_mem) radeon_move_blit() argument 208 radeon_move_vram_ram(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_resource *new_mem) radeon_move_vram_ram() argument 259 radeon_move_ram_vram(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_resource *new_mem) radeon_move_ram_vram() argument
|
| H A D | radeon_object.c | 776 radeon_bo_move_notify(struct ttm_buffer_object *bo, bool evict, struct ttm_resource *new_mem) radeon_bo_move_notify() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_object.c | 1258 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, bool evict) in amdgpu_bo_move_notify() argument
|
| H A D | amdgpu_ttm.c | 452 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move() argument 356 amdgpu_move_blit(struct ttm_buffer_object *bo, bool evict, struct ttm_resource *new_mem, struct ttm_resource *old_mem) amdgpu_move_blit() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_gem_vram_helper.c | 564 drm_gem_vram_bo_driver_move(struct drm_gem_vram_object *gbo, bool evict, struct ttm_operation_ctx *ctx, struct ttm_resource *new_mem) drm_gem_vram_bo_driver_move() argument 911 bo_driver_move(struct ttm_buffer_object *bo, bool evict, struct ttm_operation_ctx *ctx, struct ttm_resource *new_mem, struct ttm_place *hop) bo_driver_move() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_hangcheck.c | 1382 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm_move.c | 570 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | radeon_ttm.c | 193 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move() argument 138 radeon_move_blit(struct ttm_buffer_object *bo, bool evict, struct ttm_resource *new_mem, struct ttm_resource *old_mem) radeon_move_blit() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo.c | 441 bool force = false, evict = false; in nouveau_bo_pin() local 800 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, bool intr, in nouveau_bo_move_m2mf() argument 916 nouveau_bo_move_flipd(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flipd() argument 958 nouveau_bo_move_flips(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flips() argument 995 nouveau_bo_move_ntfy(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move_ntfy() argument 1064 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo.c | 236 ttm_bo_handle_move_mem(struct ttm_buffer_object *bo, struct ttm_resource *mem, bool evict, struct ttm_operation_ctx *ctx) ttm_bo_handle_move_mem() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo.c | 476 bool force = false, evict = false; in nouveau_bo_pin() local 846 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, in nouveau_bo_move_m2mf() argument 1051 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | CFLAndersAliasAnalysis.cpp | 826 void CFLAndersAAResult::evict(const Function *Fn) { Cache.erase(Fn); } in evict() function in CFLAndersAAResult
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 521 static int amdgpu_move_vram_ram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_vram_ram() argument 582 static int amdgpu_move_ram_vram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_ram_vram() argument 654 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move() argument 461 amdgpu_move_blit(struct ttm_buffer_object *bo, bool evict, struct ttm_resource *new_mem, struct ttm_resource *old_mem) amdgpu_move_blit() argument [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | z3fold.c | 76 int (*evict)(struct z3fold_pool *pool, unsigned long handle); member [all...] |
| /kernel/linux/linux-5.10/fs/ |
| H A D | inode.c | 591 static void evict(struct inode *inode) in evict() function
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | inode.c | 645 static void evict(struct inode *inode) in evict() function
|