/linux-4.4.14/include/uapi/linux/ |
D | bcache.h | 322 __u32 invalidated; member 370 __u32 invalidated; member
|
/linux-4.4.14/net/ipv4/ |
D | inetpeer.c | 410 int invalidated, gccnt = 0; in inet_getpeer() local 418 invalidated = read_seqretry(&base->lock, sequence); in inet_getpeer() 425 if (!create && !invalidated) in inet_getpeer()
|
/linux-4.4.14/arch/mn10300/mm/ |
D | Kconfig.cache | 95 Set if we need the dcache flushing before the icache is invalidated. 100 Set if we need the icache to be invalidated, even if the dcache is in
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_vm.c | 1091 while (!list_empty(&vm->invalidated)) { in radeon_vm_clear_invalids() 1092 bo_va = list_first_entry(&vm->invalidated, in radeon_vm_clear_invalids() 1160 list_add(&bo_va->vm_status, &bo_va->vm->invalidated); in radeon_vm_bo_invalidate() 1189 INIT_LIST_HEAD(&vm->invalidated); in radeon_vm_init()
|
D | radeon.h | 939 struct list_head invalidated; member
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm.c | 925 while (!list_empty(&vm->invalidated)) { in amdgpu_vm_clear_invalids() 926 bo_va = list_first_entry(&vm->invalidated, in amdgpu_vm_clear_invalids() 1234 list_add(&bo_va->vm_status, &bo_va->vm->invalidated); in amdgpu_vm_bo_invalidate() 1260 INIT_LIST_HEAD(&vm->invalidated); in amdgpu_vm_init()
|
D | amdgpu.h | 937 struct list_head invalidated; member
|
/linux-4.4.14/Documentation/vm/ |
D | cleancache.txt | 64 If a get_page is successful on a non-shared pool, the page is invalidated 66 is NOT invalidated on a successful get_page so that it remains accessible to 186 page "invalidated" after a "get"? (Minchan Kim) 249 invalidated the pages when the inode kva was freed, much of the value
|
D | zswap.txt | 41 either invalidated or faulted back into memory. In order to force all
|
D | frontswap.txt | 49 or the store fails AND the page is invalidated. This ensures stale data may
|
/linux-4.4.14/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() 701 u->invalidated = cpu_to_le32(get_seconds()); in bcache_device_detach() 967 u->invalidated = cpu_to_le32(get_seconds()); in bch_cached_dev_attach()
|
/linux-4.4.14/Documentation/ |
D | DMA-attributes.txt | 82 (usually it means that the cache has been flushed or invalidated
|
D | bcache.txt | 104 but all the cached data will be invalidated. If there was dirty data in the 394 was reused and invalidated - i.e. where the pointer was stale after the read
|
D | cachetlb.txt | 209 are invalidated.
|
/linux-4.4.14/Documentation/device-mapper/ |
D | cache.txt | 207 block, then the cache block is invalidated. 284 back. Cache blocks can be invalidated via the invalidate_cblocks
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-firmware-acpi | 13 status: 1 if the image is valid, 0 if firmware invalidated it.
|
/linux-4.4.14/Documentation/filesystems/pohmelfs/ |
D | network_protocol.txt | 173 @start - last byte of the page to be invalidated. If it is not equal to
|
/linux-4.4.14/Documentation/powerpc/ |
D | bootwrapper.txt | 74 ensure that the cache is invalidated before caching
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | compress_offload.txt | 87 ring buffer cannot be invalidated, except when dropping all buffers.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 225 during hash table lookup, and used to skip invalidated shadow pages (see 428 invalidated. This also needs to hold the MMU lock while walking all
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 65 be invalidated. 814 This function marks a key as being invalidated and then wakes up the 815 garbage collector. The garbage collector immediately removes invalidated 819 Keys that are marked invalidated become invisible to normal key operations
|
/linux-4.4.14/Documentation/filesystems/ |
D | Locking | 543 the page may be truncated and/or invalidated, then the filesystem must lock
|
D | vfs.txt | 736 that all pages are invalidated, then its releasepage will
|
/linux-4.4.14/arch/arm/mm/ |
D | Kconfig | 928 as clean lines are not invalidated as a result of these operations.
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1140 invalidated are not, resulting in an incoherency in the system page 1235 as the one being invalidated.
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | netfs-api.txt | 860 To indicate that a cache object should be invalidated, the following function
|
/linux-4.4.14/Documentation/networking/ |
D | ip-sysctl.txt | 752 invalidated when required when means you can safely toggle this on and
|