Searched refs:radeon_sa_bo_free (Results 1 – 4 of 4) sorted by relevance
189 extern void radeon_sa_bo_free(struct radeon_device *rdev,
249 radeon_sa_bo_free(rdev, &(*semaphore)->sa_bo, fence); in radeon_semaphore_free()
100 radeon_sa_bo_free(rdev, &ib->sa_bo, ib->fence); in radeon_ib_free()
376 void radeon_sa_bo_free(struct radeon_device *rdev, struct radeon_sa_bo **sa_bo, in radeon_sa_bo_free() function