Searched refs:evictable (Results 1 – 4 of 4) sorted by relevance
25 bool evictable; member185 zpool->evictable = driver->shrink && ops && ops->evict; in zpool_create_pool()393 return zpool->evictable; in zpool_evictable()
460 if (!p->evictable) in amdgpu_cs_try_evict()463 for (;&p->evictable->tv.head != &p->validated; in amdgpu_cs_try_evict()464 p->evictable = list_prev_entry(p->evictable, tv.head)) { in amdgpu_cs_try_evict()466 struct amdgpu_bo_list_entry *candidate = p->evictable; in amdgpu_cs_try_evict()504 p->evictable = list_prev_entry(p->evictable, tv.head); in amdgpu_cs_try_evict()557 if (p->evictable == lobj) in amdgpu_cs_list_validate()558 p->evictable = NULL; in amdgpu_cs_list_validate()660 p->evictable = list_last_entry(&p->validated, in amdgpu_cs_parser_bos()
480 struct amdgpu_bo_list_entry *evictable; member
37 fraction of these pages are not evictable for any reason [see below], vmscan39 of pages that are evictable. This can result in a situation where all CPUs are85 in fact, evictable.118 are unevictable, the evictable portion of the working set of the tasks in139 Mark the address space as being evictable.166 evictable or not using the query function outlined above [see section193 have become evictable again (via munlock() for example) and have been "rescued"