Home
last modified time | relevance | path

Searched refs:evicting (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_svm.h49 uint32_t evicting; member
Dkfd_svm.c457 if (READ_ONCE(prange->svm_bo->evicting)) { in svm_range_validate_svm_bo()
550 svm_bo->evicting = 0; in svm_range_vram_node_new()
3313 WRITE_ONCE(fence->svm_bo->evicting, 1); in svm_range_schedule_evict_svm_bo()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c384 vm->evicting = false; in amdgpu_vm_validate_pt_bos()
406 ret = !vm->evicting; in amdgpu_vm_ready()
819 if (vm->evicting) { in amdgpu_vm_update_range()
1828 bo_base->vm->evicting = true; in amdgpu_vm_evictable()
2069 vm->evicting = false; in amdgpu_vm_init()
Damdgpu_vm.h254 bool evicting; member
/linux-6.1.9/Documentation/mm/
Dmultigen_lru.rst62 2. The cost of evicting the former channel is higher due to the TLB
/linux-6.1.9/Documentation/gpu/
Di915.rst390 This section documents the interface functions for evicting buffer
404 available. Note that this is mostly orthogonal to evicting buffer
Ddrm-mm.rst338 This often involves evicting some objects from the GTT and re-binding
/linux-6.1.9/Documentation/locking/
Dww-mutex-design.rst23 may in turn require evicting some other buffers (and you don't want to
/linux-6.1.9/Documentation/filesystems/caching/
Dnetfs-api.rst68 in iget and relinquish it when evicting the cookie.
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-driver-ufs1674 a candidate for evicting another region.