Searched refs:hit_low (Results 1 – 1 of 1) sorted by relevance
621 bool hit_low; member669 &evict_walk->hit_low); in ttm_bo_evict_cb()754 if (!lret && evict_walk.hit_low && state->may_try_low) { in ttm_bo_evict_alloc()762 evict_walk.try_low = evict_walk.hit_low = false; in ttm_bo_evict_alloc()775 if (!lret && evict_walk.hit_low && !evict_walk.try_low && in ttm_bo_evict_alloc()830 if (evict_walk.hit_low) { in ttm_bo_evict_cgroup()842 evict_walk.try_low = evict_walk.hit_low = false; in ttm_bo_evict_cgroup()859 if (lret < target_bytes && evict_walk.hit_low && !evict_walk.try_low) { in ttm_bo_evict_cgroup()1359 bool hit_low, evict_low; member