Lines Matching refs:idle
157 * until they're idle before closing and returning the VMA.
263 bo->idle = !busy.busy;
307 /* If the last BO in the cache is busy, there are no idle BOs. Bail,
365 bo->idle = true;
511 bo->idle = true;
656 if (bo->idle) {
660 * BO is idle. Just move it to the dead list for now.
692 if (!bo->idle && crocus_bo_busy(bo))
747 bool busy = dbg && !bo->idle;
1126 /* If we know it's idle, don't bother with the kernel round trip */
1127 if (bo->idle && !bo->external)
1138 bo->idle = true;