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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.h42 mtx_t map_mutex; member in struct:radeon_bo::__anonfd69b33a010a::__anonfd69b33a0208
H A Dradeon_drm_bo.c404 mtx_destroy(&bo->u.real.map_mutex);
452 mtx_lock(&bo->u.real.map_mutex);
456 mtx_unlock(&bo->u.real.map_mutex);
466 mtx_unlock(&bo->u.real.map_mutex);
481 mtx_unlock(&bo->u.real.map_mutex);
495 mtx_unlock(&bo->u.real.map_mutex);
591 mtx_lock(&bo->u.real.map_mutex);
593 mtx_unlock(&bo->u.real.map_mutex);
599 mtx_unlock(&bo->u.real.map_mutex);
612 mtx_unlock(&bo->u.real.map_mutex);
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.h42 mtx_t map_mutex; member in struct:radeon_bo::__anon64527eed010a::__anon64527eed0208
H A Dradeon_drm_bo.c405 mtx_destroy(&bo->u.real.map_mutex);
453 mtx_lock(&bo->u.real.map_mutex);
457 mtx_unlock(&bo->u.real.map_mutex);
467 mtx_unlock(&bo->u.real.map_mutex);
482 mtx_unlock(&bo->u.real.map_mutex);
496 mtx_unlock(&bo->u.real.map_mutex);
593 mtx_lock(&bo->u.real.map_mutex);
595 mtx_unlock(&bo->u.real.map_mutex);
601 mtx_unlock(&bo->u.real.map_mutex);
614 mtx_unlock(&bo->u.real.map_mutex);
[all...]

Completed in 5 milliseconds