evictable 480 drivers/gpu/drm/amd/amdgpu/amdgpu.h struct amdgpu_bo_list_entry *evictable; evictable 460 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c if (!p->evictable) evictable 463 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c for (;&p->evictable->tv.head != &p->validated; evictable 464 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c p->evictable = list_prev_entry(p->evictable, tv.head)) { evictable 466 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c struct amdgpu_bo_list_entry *candidate = p->evictable; evictable 504 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c p->evictable = list_prev_entry(p->evictable, tv.head); evictable 557 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c if (p->evictable == lobj) evictable 558 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c p->evictable = NULL; evictable 660 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c p->evictable = list_last_entry(&p->validated, evictable 25 mm/zpool.c bool evictable; evictable 185 mm/zpool.c zpool->evictable = driver->shrink && ops && ops->evict; evictable 393 mm/zpool.c return zpool->evictable;