| /linux/fs/afs/ |
| H A D | security.c | 195 if (!permits->invalidated) { in afs_cache_permit() 217 changed |= permits->invalidated; in afs_cache_permit() 287 xpermits->invalidated || in afs_cache_permit() 361 _leave(" = %u [perm %x]", !permits->invalidated, *_access); in afs_check_permit_rcu() 362 return !permits->invalidated; in afs_check_permit_rcu() 401 valid = !permits->invalidated; in afs_check_permit()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_userq.c | 908 /* Handle all BOs on the invalidated list, validate them and update the PTs */ 952 bool invalidated = false, new_addition = false; in amdgpu_userq_vm_validate() local 993 if (invalidated) { in amdgpu_userq_vm_validate() 1008 invalidated = false; in amdgpu_userq_vm_validate() 1056 invalidated = true; in amdgpu_userq_vm_validate()
|
| H A D | amdgpu_vm.c | |
| H A D | amdgpu_vm.h | 633 * to be invalidated whenever the sequence number change. 385 struct list_head invalidated; global() member
|
| /linux/drivers/md/bcache/ |
| H A D | bcache_ondisk.h | 394 __u32 invalidated; member 442 __u32 invalidated; member
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_vm.c | 1089 while (!list_empty(&vm->invalidated)) { in radeon_vm_clear_invalids() 1090 bo_va = list_first_entry(&vm->invalidated, in radeon_vm_clear_invalids() 1157 list_add(&bo_va->vm_status, &bo_va->vm->invalidated); in radeon_vm_bo_invalidate() 1186 INIT_LIST_HEAD(&vm->invalidated); in radeon_vm_init()
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-pcie-ptm | 63 invalidated by hardware if the Root Complex enters low power
|
| /linux/arch/s390/kvm/ |
| H A D | gaccess.c | 1453 if (sg->invalidated) in _do_shadow_pte() 1485 if (sg->invalidated) in _do_shadow_crste() 1498 if (sg->invalidated) in _do_shadow_crste() 1550 if (sg->invalidated) in _gaccess_do_shadow() 1599 sg->invalidated = false; in _gaccess_shadow_fault()
|
| H A D | gmap.h | 63 bool invalidated; member
|
| H A D | gmap.c | 188 child->invalidated = true; 1133 sg->invalidated = true; in gmap_unshadow() 1241 sg->invalidated = false; in _gmap_protect_asce_top_level()
|
| /linux/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/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/Documentation/driver-api/ |
| H A D | slimbus.rst | 86 address assignment is invalidated by the controller.
|
| H A D | generic_pt.rst | 127 of invalidation operations. It does not keep track of what is being invalidated;
|
| /linux/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/Documentation/iio/ |
| H A D | adxl345.rst | 229 meets certain criteria. However, double tap detection can be invalidated for 240 * Double tap detection is also invalidated if the acceleration duration exceeds
|
| /linux/mm/ |
| H A D | migrate.c | 958 bool invalidated = false; in __buffer_migrate_folio() local 975 if (invalidated) { in __buffer_migrate_folio() 980 invalidated = true; in __buffer_migrate_folio()
|
| /linux/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/Documentation/admin-guide/mm/ |
| H A D | zswap.rst | 44 either invalidated or faulted back into memory. In order to force all
|
| /linux/Documentation/core-api/ |
| H A D | dma-attributes.rst | 57 (usually it means that the cache has been flushed or invalidated
|
| /linux/Documentation/gpu/rfc/ |
| H A D | i915_vm_bind.rst | 122 invalidated vmas (due to eviction and userptr invalidation) etc.
|
| /linux/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 92 ring buffer cannot be invalidated, except when dropping all buffers.
|
| /linux/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
|
| /linux/Documentation/arch/powerpc/ |
| H A D | ultravisor.rst | 426 * U_BUSY if page cannot be currently invalidated. 432 corresponding to the given guest physical address has been invalidated
|