Searched refs:crocus_bo_busy (Results 1 – 4 of 4) sorted by relevance
289 int crocus_bo_busy(struct crocus_bo *bo);
257 crocus_bo_busy(struct crocus_bo *bo) in crocus_bo_busy() function312 if (crocus_bo_busy(cur)) in alloc_bo_from_cache()690 if (!bo->idle && crocus_bo_busy(bo)) in cleanup_bo_cache()
200 perf_cfg->vtbl.bo_busy = (bo_busy_t)crocus_bo_busy; in crocus_monitor_init_metrics()
1095 bool busy = crocus_bo_busy(res->bo); in resource_is_busy()