Home
last modified time | relevance | path

Searched refs:evict (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c117 evict(struct drm_gem_object *obj, struct ww_acquire_ctx *unused) in evict() function
150 return evict(obj, ticket); in active_evict()
166 { &priv->lru.willneed, evict, can_swap() }, in msm_gem_shrinker_scan()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.h33 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict,
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_mock_selftests.h32 selftest(evict, i915_gem_evict_mock_selftests)
H A Di915_live_selftests.h39 selftest(evict, i915_gem_evict_live_selftests)
/linux/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.h27 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
H A Dmmu_rb.c244 if (handler->ops->evict(handler->ops_arg, rbnode, evict_arg, in hfi1_mmu_rb_evict()
H A Dpin_system.c31 .evict = sdma_rb_evict,
/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c134 bool evict, in radeon_move_blit() argument
183 r = ttm_bo_move_accel_cleanup(bo, &fence->base, evict, false, new_mem); in radeon_move_blit()
188 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move() argument
238 r = radeon_move_blit(bo, evict, new_mem, old_mem); in radeon_bo_move()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c390 bool evict, in amdgpu_move_blit() argument
441 r = ttm_bo_move_accel_cleanup(bo, fence, evict, true, new_mem); in amdgpu_move_blit()
509 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move() argument
540 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
547 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
559 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
568 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
585 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
611 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
613 r = amdgpu_move_blit(bo, evict, new_mem, old_mem); in amdgpu_bo_move()
[all …]
/linux/Documentation/mm/
H A Dmultigen_lru.rst106 evict or protect. The desired effect is to balance refault percentages
133 evict from, it first compares ``min_seq[]`` to select the older type.
215 decides which type to evict when both types are available from the
269 to select types to evict and tiers to protect.
/linux/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c137 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move() argument
/linux/rust/kernel/drm/gem/
H A Dshmem.rs147 evict: None, in new()
H A Dmod.rs279 evict: None, in new()
/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst146 Users can write the following command to ``lru_gen`` to evict
156 of anonymous memory. ``nr_to_reclaim`` limits the number of pages to evict.
H A Dzswap.rst53 evict pages from its own compressed pool on an LRU basis and write them back to
H A Dconcepts.rst187 they contain is available elsewhere, or evict to the backing storage
/linux/Documentation/gpu/
H A Ddrm-compute.rst32 not to evict when creating a new job (any kind). If all of userspace opts in
H A Ddrm-vm-bind-locking.rst219 The gpu_vm_bos marked for eviction are put on the gpu_vm's evict list,
222 the gpu_vm's dma_resv protecting the gpu_vm's evict list is locked.
253 object is bound to need to be put on their gpu_vm's evict list.
327 gpu_vm's evict list and external objects lists. However, there are
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_kunit_helpers.c63 static int mock_move(struct ttm_buffer_object *bo, bool evict, in mock_move() argument
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c497 bool evict, in vmw_move() argument
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c160 bool evict, in lsdc_bo_move() argument
/linux/Documentation/bpf/
H A Dmap_hash.rst29 will automatically evict the least recently used entries when the hash
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c1382 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
1388 err = i915_gem_evict_for_node(vm, NULL, &evict, 0); in evict_vma()
/linux/Documentation/locking/
H A Dww-mutex-design.rst24 evict other buffers which are already queued up to the GPU), but for a
/linux/Documentation/filesystems/
H A Dvfat.rst227 The fallocated region of file is discarded at umount/evict time