Lines Matching defs:busy
423 * and is probably busy in ttm_bo_cleanup_memtype_use.
671 struct ttm_operation_ctx *ctx, bool *locked, bool *busy)
677 if (busy)
678 *busy = false;
687 if (busy)
688 *busy = false;
692 if (busy)
693 *busy = !ret;
700 * ttm_mem_evict_wait_busy - wait for a busy BO to become available
706 * Try to lock a busy buffer object to avoid failing eviction.
748 bool busy;
751 &busy)) {
752 if (busy && !busy_bo && ticket !=