Searched refs:hit_low (Results 1 – 1 of 1) sorted by relevance
513 bool hit_low; member523 evict_walk->try_low, &evict_walk->hit_low)) in ttm_bo_evict_cb()586 if (!lret && evict_walk.hit_low) { in ttm_bo_evict_alloc()594 evict_walk.try_low = evict_walk.hit_low = false; in ttm_bo_evict_alloc()607 if (!lret && evict_walk.hit_low && !evict_walk.try_low) { in ttm_bo_evict_alloc()1105 bool hit_low, evict_low; member