Searched refs:evictable (Results 1 – 4 of 4) sorted by relevance
24 bool evictable; member184 zpool->evictable = driver->shrink && ops && ops->evict; in zpool_create_pool()376 return zpool->evictable; in zpool_evictable()
453 if (!p->evictable) in amdgpu_cs_try_evict()456 for (;&p->evictable->tv.head != &p->validated; in amdgpu_cs_try_evict()457 p->evictable = list_prev_entry(p->evictable, tv.head)) { in amdgpu_cs_try_evict()459 struct amdgpu_bo_list_entry *candidate = p->evictable; in amdgpu_cs_try_evict()497 p->evictable = list_prev_entry(p->evictable, tv.head); in amdgpu_cs_try_evict()552 if (p->evictable == lobj) in amdgpu_cs_list_validate()553 p->evictable = NULL; in amdgpu_cs_list_validate()688 p->evictable = list_last_entry(&p->validated, in amdgpu_cs_parser_bos()
1002 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.162 evictable or not using the query function outlined above [see section189 have become evictable again (via munlock() for example) and have been "rescued"