Home
last modified time | relevance | path

Searched defs:busy_bo (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gem_evict.c459 struct drm_i915_gem_object **busy_bo) in i915_gem_evict_vm()
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c563 static int ttm_mem_evict_wait_busy(struct ttm_buffer_object *busy_bo, in ttm_mem_evict_wait_busy()
595 struct ttm_buffer_object *bo = NULL, *busy_bo = NULL; in ttm_mem_evict_first() local
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c794 struct drm_i915_gem_object *busy_bo = NULL; in eb_reserve() local