| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_ecache.c | 47 unsigned int evicted = 0; in ecache_work_evict_list() local 80 refs[evicted] = ct; in ecache_work_evict_list() 82 if (++evicted >= ARRAY_SIZE(refs)) { in ecache_work_evict_list() 91 while (evicted) in ecache_work_evict_list() 92 nf_ct_put(refs[--evicted]); in ecache_work_evict_list()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_device_queue_manager.c | 338 q->properties.is_evicted = !!qpd->evicted; in create_queue_nocpsch() 657 if (qpd->evicted++ > 0) /* already evicted, do nothing */ in evict_process_queues_nocpsch() 704 if (qpd->evicted++ > 0) /* already evicted, do nothing */ in evict_process_queues_cpsch() 749 if (WARN_ON_ONCE(!qpd->evicted)) /* already restored, do nothing */ in restore_process_queues_nocpsch() 751 if (qpd->evicted > 1) { /* ref count still > 0, decrement & quit */ in restore_process_queues_nocpsch() 752 qpd->evicted--; in restore_process_queues_nocpsch() 804 qpd->evicted = 0; in restore_process_queues_nocpsch() 828 if (WARN_ON_ONCE(!qpd->evicted)) /* already restored, do nothing */ in restore_process_queues_cpsch() 830 if (qpd->evicted > 1) { /* ref count still > 0, decrement & quit */ in restore_process_queues_cpsch() 831 qpd->evicted--; in restore_process_queues_cpsch() [all …]
|
| H A D | kfd_priv.h | 574 unsigned int evicted; /* eviction counter, 0=active */ member
|
| H A D | kfd_process.c | 1278 pdd->qpd.evicted = 0; in kfd_create_process_device_data()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm.h | 259 struct list_head evicted; member 400 struct amdgpu_bo *bo, bool evicted);
|
| H A D | amdgpu_vm.c | 230 list_move(&vm_bo->vm_status, &vm->evicted); in amdgpu_vm_bo_evicted() 232 list_move_tail(&vm_bo->vm_status, &vm->evicted); in amdgpu_vm_bo_evicted() 686 vm->bulk_moveable &= list_empty(&vm->evicted); in amdgpu_vm_validate_pt_bos() 688 list_for_each_entry_safe(bo_base, tmp, &vm->evicted, vm_status) { in amdgpu_vm_validate_pt_bos() 728 return ret && list_empty(&vm->evicted); in amdgpu_vm_ready() 2642 struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate() argument 2653 if (evicted && bo->tbo.base.resv == vm->root.base.bo->tbo.base.resv) { in amdgpu_vm_bo_invalidate() 2825 INIT_LIST_HEAD(&vm->evicted); in amdgpu_vm_init()
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-imx/ |
| H A D | 0003-support-glibc-2.20.patch | 27 * cost is found and evicted in order to make room for the new allocation.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mem_linux.c | 406 alloc->evicted = alloc->nents; in kbase_mem_evictable_reclaim_scan_objects() 408 kbase_free_phy_pages_helper(alloc, alloc->evicted); in kbase_mem_evictable_reclaim_scan_objects() 409 freed += alloc->evicted; in kbase_mem_evictable_reclaim_scan_objects() 547 if (gpu_alloc->evicted == 0) { in kbase_mem_evictable_unmake() 558 gpu_alloc->evicted); in kbase_mem_evictable_unmake() 567 gpu_alloc->evicted, 0); in kbase_mem_evictable_unmake() 569 gpu_alloc->evicted = 0; in kbase_mem_evictable_unmake()
|
| H A D | mali_kbase_mem.h | 120 size_t evicted; member
|
| H A D | mali_kbase_mem.c | 1457 bool reclaimed = (alloc->evicted != 0); in kbase_free_phy_pages_helper()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem_linux.c | 757 alloc->evicted = alloc->nents; in kbase_mem_evictable_reclaim_scan_objects() 759 kbase_free_phy_pages_helper(alloc, alloc->evicted); in kbase_mem_evictable_reclaim_scan_objects() 760 freed += alloc->evicted; in kbase_mem_evictable_reclaim_scan_objects() 761 WARN_ON(atomic_sub_return(alloc->evicted, &kctx->evict_nents) < 0); in kbase_mem_evictable_reclaim_scan_objects() 911 if (gpu_alloc->evicted == 0) { in kbase_mem_evictable_unmake() 922 gpu_alloc->evicted); in kbase_mem_evictable_unmake() 931 gpu_alloc->evicted, 0, mmu_sync_info); in kbase_mem_evictable_unmake() 933 gpu_alloc->evicted = 0; in kbase_mem_evictable_unmake()
|
| H A D | mali_kbase_mem.h | 143 size_t evicted; member
|
| H A D | mali_kbase_mem.c | 2920 bool reclaimed = (alloc->evicted != 0); in kbase_free_phy_pages_helper() 3042 bool reclaimed = (alloc->evicted != 0); in kbase_free_phy_pages_helper_locked() 4457 WARN_ON(reg->gpu_alloc->evicted); in kbase_jit_allocate()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | glock.c | 823 bool evicted = false; in gfs2_try_evict() local 861 evicted = !ip; in gfs2_try_evict() 863 return evicted; in gfs2_try_evict()
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | transhuge.rst | 149 goes away when the page gets evicted from the page cache.
|
| H A D | cleancache.rst | 51 (presumably about-to-be-evicted) page into cleancache and associate it with
|
| H A D | frontswap.rst | 89 evicted page-cache pages) are a great use for this kind of slower-than-RAM-
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | Kconfig | 207 have been evicted, since otherwise it will trigger even on clean
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | dax.txt | 73 remounted with dax=inode and the inode is evicted from kernel memory.
|
| H A D | vfat.rst | 207 evicted from the inode cache. However, it means that operations
|
| H A D | porting.rst | 329 be used instead. It gets called whenever the inode is evicted, whether it has
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_scheduler.c | 1662 bool evicted = false; in kbase_csf_scheduler_queue_start() local 1686 evicted = true; in kbase_csf_scheduler_queue_start() 1742 if (evicted) in kbase_csf_scheduler_queue_start()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | backend-api.rst | 519 This is called when a netfs page is being evicted from the pagecache. The
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | md.rst | 533 this device but have not caused the device to be evicted from
|