Searched refs:wasted (Results 1 – 3 of 3) sorted by relevance
193 unsigned soffset, eoffset, wasted; in radeon_sa_bo_try_alloc() local197 wasted = (align - (soffset % align)) % align; in radeon_sa_bo_try_alloc()199 if ((eoffset - soffset) >= (size + wasted)) { in radeon_sa_bo_try_alloc()200 soffset += wasted; in radeon_sa_bo_try_alloc()226 unsigned soffset, eoffset, wasted; in radeon_sa_event() local237 wasted = (align - (soffset % align)) % align; in radeon_sa_event()239 if ((eoffset - soffset) >= (size + wasted)) { in radeon_sa_event()
34 - wasted overhead of extra stats
78 allocated during open(), so nothing is wasted when the camera is not in