Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_svm.h49 uint32_t evicting; member
A Dkfd_svm.c458 if (READ_ONCE(prange->svm_bo->evicting)) { in svm_range_validate_svm_bo()
551 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.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vm.c406 vm->evicting = false; in amdgpu_vm_validate_pt_bos()
428 ret = !vm->evicting; in amdgpu_vm_ready()
828 if (vm->evicting) { in amdgpu_vm_update_range()
1837 bo_base->vm->evicting = true; in amdgpu_vm_evictable()
2078 vm->evicting = false; in amdgpu_vm_init()
A Damdgpu_vm.h251 bool evicting; member
/linux-6.3-rc2/Documentation/gpu/
A Di915.rst390 This section documents the interface functions for evicting buffer
404 available. Note that this is mostly orthogonal to evicting buffer
A Ddrm-mm.rst338 This often involves evicting some objects from the GTT and re-binding
/linux-6.3-rc2/Documentation/mm/
A Dmultigen_lru.rst62 2. The cost of evicting the former channel is higher due to the TLB
/linux-6.3-rc2/Documentation/locking/
A Dww-mutex-design.rst23 may in turn require evicting some other buffers (and you don't want to
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dnetfs-api.rst68 in iget and relinquish it when evicting the cookie.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-driver-ufs1674 a candidate for evicting another region.

Completed in 20 milliseconds