Searched refs:map_mutex (Results 1 – 4 of 4) sorted by relevance
390 pipe_mutex_destroy(bo->map_mutex); in radeon_bo_destroy()469 pipe_mutex_lock(bo->map_mutex); in radeon_bo_map()472 pipe_mutex_unlock(bo->map_mutex); in radeon_bo_map()482 pipe_mutex_unlock(bo->map_mutex); in radeon_bo_map()491 pipe_mutex_unlock(bo->map_mutex); in radeon_bo_map()496 pipe_mutex_unlock(bo->map_mutex); in radeon_bo_map()579 pipe_mutex_init(bo->map_mutex); in radeon_bomgr_create_bo()898 pipe_mutex_init(bo->map_mutex); in radeon_winsys_bo_from_handle()
54 pipe_mutex map_mutex; member