/Linux-v4.19/net/ipv4/ |
D | inetpeer.c | 184 int invalidated; in inet_getpeer() local 192 invalidated = read_seqretry(&base->lock, seq); in inet_getpeer() 199 if (!create && !invalidated) in inet_getpeer()
|
/Linux-v4.19/fs/afs/ |
D | security.c | 139 if (!permits->invalidated) { in afs_cache_permit() 161 changed |= permits->invalidated; in afs_cache_permit() 232 xpermits->invalidated || in afs_cache_permit() 311 valid = !permits->invalidated; in afs_check_permit()
|
D | dir_edit.c | 267 goto invalidated; in afs_edit_dir_add() 357 invalidated: in afs_edit_dir_add() 433 goto invalidated; in afs_edit_dir_remove() 489 invalidated: in afs_edit_dir_remove()
|
D | internal.h | 569 bool invalidated; /* Invalidated due to key change */ member
|
/Linux-v4.19/include/uapi/linux/ |
D | bcache.h | 325 __u32 invalidated; member 373 __u32 invalidated; member
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_vm.c | 1093 while (!list_empty(&vm->invalidated)) { in radeon_vm_clear_invalids() 1094 bo_va = list_first_entry(&vm->invalidated, in radeon_vm_clear_invalids() 1162 list_add(&bo_va->vm_status, &bo_va->vm->invalidated); in radeon_vm_bo_invalidate() 1191 INIT_LIST_HEAD(&vm->invalidated); in radeon_vm_init()
|
/Linux-v4.19/Documentation/vm/ |
D | cleancache.rst | 72 If a get_page is successful on a non-shared pool, the page is invalidated 74 is NOT invalidated on a successful get_page so that it remains accessible to 205 page "invalidated" after a "get"? (Minchan Kim) 268 invalidated the pages when the inode kva was freed, much of the value
|
D | zswap.rst | 50 either invalidated or faulted back into memory. In order to force all 131 unchanged in zswap until they are either loaded or invalidated.
|
D | frontswap.rst | 56 or the store fails AND the page is invalidated. This ensures stale data may
|
/Linux-v4.19/drivers/md/bcache/ |
D | super.c | 371 u->first_reg, u->last_reg, u->invalidated); in uuid_io() 407 u1[i].invalidated = u0[i].invalidated; in uuid_read() 713 u->invalidated = cpu_to_le32((u32)ktime_get_real_seconds()); in bcache_device_detach() 1092 u->invalidated = cpu_to_le32((u32)ktime_get_real_seconds()); in bch_cached_dev_attach()
|
/Linux-v4.19/Documentation/driver-api/ |
D | slimbus.rst | 86 address assignment is invalidated by the controller.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-firmware-acpi | 13 status: 1 if the image is valid, 0 if firmware invalidated it.
|
/Linux-v4.19/Documentation/device-mapper/ |
D | cache.txt | 202 block, then the cache block is invalidated. 283 back. Cache blocks can be invalidated via the invalidate_cblocks
|
/Linux-v4.19/Documentation/filesystems/pohmelfs/ |
D | network_protocol.txt | 173 @start - last byte of the page to be invalidated. If it is not equal to
|
/Linux-v4.19/Documentation/ |
D | DMA-attributes.txt | 83 (usually it means that the cache has been flushed or invalidated
|
/Linux-v4.19/Documentation/powerpc/ |
D | bootwrapper.txt | 74 ensure that the cache is invalidated before caching
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | mmu.txt | 229 during hash table lookup, and used to skip invalidated shadow pages (see 432 invalidated. This also needs to hold the MMU lock while walking all
|
/Linux-v4.19/Documentation/sound/designs/ |
D | compress-offload.rst | 92 ring buffer cannot be invalidated, except when dropping all buffers.
|
/Linux-v4.19/Documentation/admin-guide/ |
D | bcache.rst | 116 but all the cached data will be invalidated. If there was dirty data in the 594 was reused and invalidated - i.e. where the pointer was stale after the read
|
/Linux-v4.19/Documentation/security/keys/ |
D | core.rst | 54 be invalidated. 799 This function marks a key as being invalidated and then wakes up the 800 garbage collector. The garbage collector immediately removes invalidated 804 Keys that are marked invalidated become invisible to normal key operations
|
/Linux-v4.19/Documentation/core-api/ |
D | cachetlb.rst | 210 are invalidated.
|
/Linux-v4.19/Documentation/filesystems/ |
D | Locking | 552 the page may be truncated and/or invalidated, then the filesystem must lock
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | buffer.rst | 566 - Caches do not have to be invalidated for this buffer. Typically
|
/Linux-v4.19/arch/arm/mm/ |
D | Kconfig | 993 as clean lines are not invalidated as a result of these operations.
|
/Linux-v4.19/arch/arm/ |
D | Kconfig | 1050 invalidated are not, resulting in an incoherency in the system page 1145 as the one being invalidated.
|