| /linux-6.15/fs/afs/ |
| H A D | security.c | 162 if (!permits->invalidated) { in afs_cache_permit() 184 changed |= permits->invalidated; in afs_cache_permit() 254 xpermits->invalidated || in afs_cache_permit() 328 _leave(" = %u [perm %x]", !permits->invalidated, *_access); in afs_check_permit_rcu() 329 return !permits->invalidated; in afs_check_permit_rcu() 368 valid = !permits->invalidated; in afs_check_permit()
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | reap.c | 105 unsigned int invalidated; member 157 if (rs->invalidated) in xreap_dirty() 178 if (rs->invalidated > XREAP_MAX_BINVAL) in xreap_want_roll() 187 rs->invalidated = 0; in xreap_reset() 214 rs->invalidated = 0; in xreap_defer_finish_reset() 300 rs->invalidated++; in xreap_agextent_binval() 307 if (rs->invalidated > XREAP_MAX_BINVAL) { in xreap_agextent_binval() 1055 unsigned int invalidated = 0; in xreap_bmapi_binval() local 1123 invalidated++; in xreap_bmapi_binval() 1130 if (invalidated > XREAP_MAX_BINVAL) { in xreap_bmapi_binval()
|
| /linux-6.15/fs/nilfs2/ |
| H A D | page.c | 413 bool busy, invalidated = false; in nilfs_clear_folio_dirty() local 426 if (invalidated) in nilfs_clear_folio_dirty() 429 invalidated = true; in nilfs_clear_folio_dirty()
|
| /linux-6.15/drivers/md/bcache/ |
| H A D | bcache_ondisk.h | 394 __u32 invalidated; member 442 __u32 invalidated; member
|
| H A D | super.c | 453 u->first_reg, u->last_reg, u->invalidated); in uuid_io() 489 u1[i].invalidated = u0[i].invalidated; in uuid_read() 835 u->invalidated = cpu_to_le32((u32)ktime_get_real_seconds()); in bcache_device_detach() 1233 u->invalidated = cpu_to_le32((u32)ktime_get_real_seconds()); in bch_cached_dev_attach()
|
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | radeon_vm.c | 1090 while (!list_empty(&vm->invalidated)) { in radeon_vm_clear_invalids() 1091 bo_va = list_first_entry(&vm->invalidated, in radeon_vm_clear_invalids() 1158 list_add(&bo_va->vm_status, &bo_va->vm->invalidated); in radeon_vm_bo_invalidate() 1187 INIT_LIST_HEAD(&vm->invalidated); in radeon_vm_init()
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_vm_types.h | 265 struct list_head invalidated; member
|
| H A D | xe_vm.c | 318 list_empty(&vm->userptr.invalidated)) ? 0 : -EAGAIN; in __xe_vm_userptr_needs_repin() 602 &vm->userptr.invalidated); in __vma_userptr_invalidate() 702 list_for_each_entry_safe(uvma, next, &vm->userptr.invalidated, in xe_vm_userptr_pin() 756 &vm->userptr.invalidated); in xe_vm_userptr_pin() 778 list_empty_careful(&vm->userptr.invalidated)) ? 0 : -EAGAIN; in xe_vm_userptr_check_repin() 1659 INIT_LIST_HEAD(&vm->userptr.invalidated); in xe_vm_create()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm.c | 233 list_move(&vm_bo->vm_status, &vm_bo->vm->invalidated); in amdgpu_vm_bo_invalidated() 299 list_splice_init(&vm->done, &vm->invalidated); in amdgpu_vm_bo_reset_state_machine() 300 list_for_each_entry(vm_bo, &vm->invalidated, vm_status) in amdgpu_vm_bo_reset_state_machine() 1602 while (!list_empty(&vm->invalidated)) { in amdgpu_vm_handle_moved() 1603 bo_va = list_first_entry(&vm->invalidated, struct amdgpu_bo_va, in amdgpu_vm_handle_moved() 2549 INIT_LIST_HEAD(&vm->invalidated); in amdgpu_vm_init() 3056 list_for_each_entry_safe(bo_va, tmp, &vm->invalidated, base.vm_status) { in amdgpu_debugfs_vm_bo_info()
|
| H A D | amdgpu_vm.h | 369 struct list_head invalidated; member
|
| /linux-6.15/Documentation/gpu/ |
| H A D | drm-vm-bind-locking.rst | 429 // invalidated userptr gpu_vmas present, to avoid concurrent userptr 515 *invalidated* userptr gpu_vmas on a separate gpu_vm list and 520 in the mmu notifier, where we add the invalidated gpu_vmas to the 526 If using an invalidated userptr list like this, the retry check in the 527 exec function trivially becomes a check for invalidated list empty. 544 the invalidated userptr list as described in the previous section,
|
| /linux-6.15/Documentation/bpf/ |
| H A D | graph_ds_impl.rst | 191 To prevent this logic violation all non-owning references are invalidated by the 194 invalidated a non-owning ref, accessing it will not page fault.
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | slimbus.rst | 86 address assignment is invalidated by the controller.
|
| /linux-6.15/Documentation/core-api/ |
| H A D | dma-attributes.rst | 57 (usually it means that the cache has been flushed or invalidated
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | cache.rst | 216 block, then the cache block is invalidated. 309 back. Cache blocks can be invalidated via the invalidate_cblocks
|
| /linux-6.15/mm/ |
| H A D | migrate.c | 849 bool invalidated = false; in __buffer_migrate_folio() local 866 if (invalidated) { in __buffer_migrate_folio() 871 invalidated = true; in __buffer_migrate_folio()
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | asymmetric-32bit.rst | 100 ``execve(2)`` is invalidated.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-acpi | 56 status: 1 if the image is valid, 0 if firmware invalidated it.
|
| /linux-6.15/Documentation/admin-guide/mm/ |
| H A D | zswap.rst | 44 either invalidated or faulted back into memory. In order to force all
|
| /linux-6.15/Documentation/filesystems/caching/ |
| H A D | backend-api.rst | 201 cache to be read as the cookie has been created or invalidated. 213 * FSCACHE_COOKIE_RETIRED - The cookie was invalidated when it was
|
| H A D | netfs-api.rst | 119 be invalidated. 311 To indicate that a cache object should be invalidated, the following should be
|
| /linux-6.15/Documentation/gpu/rfc/ |
| H A D | i915_vm_bind.rst | 122 invalidated vmas (due to eviction and userptr invalidation) etc.
|
| /linux-6.15/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 92 ring buffer cannot be invalidated, except when dropping all buffers.
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | bcache.rst | 123 but all the cached data will be invalidated. If there was dirty data in the 598 was reused and invalidated - i.e. where the pointer was stale after the read
|
| /linux-6.15/Documentation/security/keys/ |
| H A D | core.rst | 54 be invalidated. 824 This function marks a key as being invalidated and then wakes up the 825 garbage collector. The garbage collector immediately removes invalidated 829 Keys that are marked invalidated become invisible to normal key operations 1076 being cleared, a key being revoked, a key being invalidated or a key
|