Searched refs:hit_low (Results 1 – 1 of 1) sorted by relevance
511 bool hit_low; member521 evict_walk->try_low, &evict_walk->hit_low)) in ttm_bo_evict_cb()584 if (!lret && evict_walk.hit_low) { in ttm_bo_evict_alloc()592 evict_walk.try_low = evict_walk.hit_low = false; in ttm_bo_evict_alloc()605 if (!lret && evict_walk.hit_low && !evict_walk.try_low) { in ttm_bo_evict_alloc()1103 bool hit_low, evict_low; member