| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo_evict.c | 175 &xe->pinned.late.evicted, xe_bo_evict_pinned); in xe_bo_evict_all() 188 &xe->pinned.early.evicted, in xe_bo_evict_all() 228 return xe_bo_apply_to_pinned(xe, &xe->pinned.early.evicted, in xe_bo_restore_early() 248 ret = xe_bo_apply_to_pinned(xe, &xe->pinned.late.evicted, in xe_bo_restore_late() 346 INIT_LIST_HEAD(&xe->pinned.early.evicted); in xe_bo_pinned_init() 348 INIT_LIST_HEAD(&xe->pinned.late.evicted); in xe_bo_pinned_init()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm.c | 158 list_move(&vm_bo->vm_status, &vm->evicted); in amdgpu_vm_bo_evicted() 160 list_move_tail(&vm_bo->vm_status, &vm->evicted); in amdgpu_vm_bo_evicted() 376 vm->stats[bo_memtype].evicted += size; in amdgpu_vm_update_stats_locked() 612 while (!list_empty(&vm->evicted)) { in amdgpu_vm_validate() 613 bo_base = list_first_entry(&vm->evicted, in amdgpu_vm_validate() 679 ret &= list_empty(&vm->evicted); in amdgpu_vm_ready() 2278 void amdgpu_vm_bo_invalidate(struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate() argument 2285 if (evicted && amdgpu_vm_is_bo_always_valid(vm, bo)) { in amdgpu_vm_bo_invalidate() 2313 bool evicted) in amdgpu_vm_bo_move() argument 2326 amdgpu_vm_bo_invalidate(bo, evicted); in amdgpu_vm_bo_move() [all …]
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | multigen_lru.rst | 72 ``N`` milliseconds from getting evicted. The OOM killer is triggered 92 evicted generations in this file. 153 the active list) and therefore cannot be evicted. ``swappiness``
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo.c | 506 unsigned long evicted; member 540 evict_walk->evicted++; in ttm_bo_evict_cb() 602 evict_walk.evicted = 0; in ttm_bo_evict_alloc() 604 } while (!lret && evict_walk.evicted); in ttm_bo_evict_alloc()
|
| /linux/Documentation/gpu/ |
| H A D | drm-vm-bind-locking.rst | 99 Furthermore, it typically protects the gpu_vm's list of evicted and 109 to be able to update the gpu_vm evicted- and external object 259 option is to just mark the gpu_vm_bos of the evicted gem object with 260 an ``evicted`` bool that is inspected before the next time the 261 corresponding gpu_vm evicted list needs to be traversed. For example, when 264 gpu_vm_bo marked evicted, can then be added to the gpu_vm's list of 265 evicted gpu_vm_bos. The ``evicted`` bool is formally protected by the
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_device_queue_manager.c | 649 q->properties.is_evicted = !!qpd->evicted; in create_queue_nocpsch() 1147 if (qpd->evicted++ > 0) /* already evicted, do nothing */ in evict_process_queues_nocpsch() 1197 if (qpd->evicted++ > 0) /* already evicted, do nothing */ in evict_process_queues_cpsch() 1276 if (WARN_ON_ONCE(!qpd->evicted)) /* already restored, do nothing */ in restore_process_queues_nocpsch() 1278 if (qpd->evicted > 1) { /* ref count still > 0, decrement & quit */ in restore_process_queues_nocpsch() 1279 qpd->evicted--; in restore_process_queues_nocpsch() 1331 qpd->evicted = 0; in restore_process_queues_nocpsch() 1353 if (WARN_ON_ONCE(!qpd->evicted)) /* already restored, do nothing */ in restore_process_queues_cpsch() 1355 if (qpd->evicted > 1) { /* ref count still > 0, decrement & quit */ in restore_process_queues_cpsch() 1356 qpd->evicted--; in restore_process_queues_cpsch() [all …]
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache-policies.rst | 15 e.g. to start writing back dirty blocks that are going to be evicted
|
| /linux/mm/ |
| H A D | workingset.c | 255 atomic_long_add(delta, &lrugen->evicted[hist][type][tier]); in lru_gen_eviction()
|
| H A D | vmscan.c | 3168 atomic_long_read(&lrugen->evicted[hist][type][i]); in read_ctrl_pos() 3196 atomic_long_read(&lrugen->evicted[hist][type][tier]); in reset_ctrl_pos() 3202 atomic_long_set(&lrugen->evicted[hist][type][tier], 0); in reset_ctrl_pos() 5370 n[1] = atomic_long_read(&lrugen->evicted[hist][type][tier]); in lru_gen_seq_show_full()
|
| H A D | Kconfig | 1401 from evicted generations for debugging purpose.
|
| /linux/Documentation/mm/ |
| H A D | multigen_lru.rst | 87 pages can be evicted regardless of swap constraints. These three 151 from getting evicted. The OOM killer is triggered if this working set
|
| H A D | unevictable-lru.rst | 127 may be evicted. To prevent eviction of any such pages, the AS_UNEVICTABLE
|
| /linux/include/drm/ |
| H A D | drm_gpuvm.h | 683 bool evicted; member
|
| /linux/drivers/firmware/efi/ |
| H A D | Kconfig | 180 have been evicted, since otherwise it will trigger even on clean
|
| /linux/include/linux/ |
| H A D | mmzone.h | 508 atomic_long_t evicted[NR_HIST_GENS][ANON_AND_FILE][MAX_NR_TIERS]; member
|
| /linux/Documentation/arch/x86/ |
| H A D | sgx.rst | 64 number for a page evicted from the EPC.
|
| /linux/Documentation/filesystems/ |
| H A D | vfat.rst | 207 evicted from the inode cache. However, it means that operations
|
| H A D | fsverity.rst | 802 hash page gets evicted (you can't pin the entire Merkle tree into
|
| H A D | porting.rst | 335 be used instead. It gets called whenever the inode is evicted, whether it has
|
| H A D | proc.rst | 1153 Memory which has been evicted from RAM, and is temporarily
|
| /linux/Documentation/block/ |
| H A D | inline-encryption.rst | 211 the key is evicted from all keyslots it may be programmed into and unlinked from
|
| /linux/crypto/ |
| H A D | Kconfig | 388 are evicted when the CPU is interrupted to do something else.
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1642 Number of refaults of previously evicted anonymous pages. 1645 Number of refaults of previously evicted file pages.
|
| /linux/init/ |
| H A D | Kconfig | 1982 pages marked for writeback, (recently) evicted pages).
|