Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.h49 uint32_t evicting; member
H A Dkfd_svm.c481 if (READ_ONCE(prange->svm_bo->evicting)) { in svm_range_validate_svm_bo()
576 svm_bo->evicting = 0; in svm_range_vram_node_new()
3458 WRITE_ONCE(fence->svm_bo->evicting, 1); in svm_range_schedule_evict_svm_bo()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c491 vm->evicting = false; in amdgpu_vm_validate_pt_bos()
513 ret = !vm->evicting; in amdgpu_vm_ready()
913 if (vm->evicting) { in amdgpu_vm_update_range()
1961 bo_base->vm->evicting = true; in amdgpu_vm_evictable()
2198 vm->evicting = false; in amdgpu_vm_init()
H A Damdgpu_vm.h263 bool evicting; member
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dsrso.rst155 function srso_alias_safe_ret() which results in evicting a potentially
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Added-handshake-history-reporting-when-test-fails.patch99 + * the arguments. Potentially evicting the oldest entry when the
/openbmc/linux/Documentation/gpu/
H A Di915.rst390 This section documents the interface functions for evicting buffer
404 available. Note that this is mostly orthogonal to evicting buffer
H A Ddrm-mm.rst338 This often involves evicting some objects from the GTT and re-binding
/openbmc/linux/Documentation/mm/
H A Dmultigen_lru.rst62 2. The cost of evicting the former channel is higher due to the TLB
/openbmc/linux/Documentation/locking/
H A Dww-mutex-design.rst23 may in turn require evicting some other buffers (and you don't want to
/openbmc/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst68 in iget and relinquish it when evicting the cookie.