Home
last modified time | relevance | path

Searched refs:map_mutex (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.c390 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()
Dradeon_drm_bo.h54 pipe_mutex map_mutex; member
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.c390 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()
Dradeon_drm_bo.h54 pipe_mutex map_mutex; member