Searched refs:unwind_list (Results 1 – 1 of 1) sorted by relevance
79 struct list_head eviction_list, unwind_list; in i915_gem_evict_something() local109 INIT_LIST_HEAD(&unwind_list); in i915_gem_evict_something()120 if (mark_free(vma, &unwind_list)) in i915_gem_evict_something()129 if (mark_free(vma, &unwind_list)) in i915_gem_evict_something()135 while (!list_empty(&unwind_list)) { in i915_gem_evict_something()136 vma = list_first_entry(&unwind_list, in i915_gem_evict_something()172 while (!list_empty(&unwind_list)) { in i915_gem_evict_something()173 vma = list_first_entry(&unwind_list, in i915_gem_evict_something()