Searched refs:bo_handles_mutex (Results 1 – 13 of 13) sorted by relevance
363 mtx_lock(&rws->bo_handles_mutex); in radeon_bo_destroy()369 mtx_unlock(&rws->bo_handles_mutex); in radeon_bo_destroy()717 mtx_lock(&rws->bo_handles_mutex); in radeon_create_bo()723 mtx_unlock(&rws->bo_handles_mutex); in radeon_create_bo()729 mtx_unlock(&rws->bo_handles_mutex); in radeon_create_bo()1092 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_create()1094 mtx_unlock(&ws->bo_handles_mutex); in radeon_winsys_bo_create()1125 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()1142 mtx_unlock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()1163 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()[all …]
85 mtx_t bo_handles_mutex; member
635 mtx_destroy(&ws->bo_handles_mutex); in radeon_winsys_destroy()897 (void) mtx_init(&ws->bo_handles_mutex, mtx_plain); in radeon_drm_winsys_create()
100 mtx_lock(&screen->bo_handles_mutex); in vc4_bo_unreference()110 mtx_unlock(&screen->bo_handles_mutex); in vc4_bo_unreference()
91 mtx_t bo_handles_mutex; member
387 mtx_lock(&screen->bo_handles_mutex); in vc4_bo_open_handle()411 mtx_unlock(&screen->bo_handles_mutex); in vc4_bo_open_handle()464 mtx_lock(&bo->screen->bo_handles_mutex); in vc4_bo_get_dmabuf()467 mtx_unlock(&bo->screen->bo_handles_mutex); in vc4_bo_get_dmabuf()
524 (void) mtx_init(&screen->bo_handles_mutex, mtx_plain); in vc4_screen_create()
96 mtx_lock(&screen->bo_handles_mutex); in v3d_bo_unreference()104 mtx_unlock(&screen->bo_handles_mutex); in v3d_bo_unreference()
332 mtx_lock(&screen->bo_handles_mutex); in v3d_bo_open_handle()374 mtx_unlock(&screen->bo_handles_mutex); in v3d_bo_open_handle()427 mtx_lock(&bo->screen->bo_handles_mutex); in v3d_bo_get_dmabuf()430 mtx_unlock(&bo->screen->bo_handles_mutex); in v3d_bo_get_dmabuf()
75 mtx_t bo_handles_mutex; member
688 (void)mtx_init(&screen->bo_handles_mutex, mtx_plain); in v3d_screen_create()
73 mtx_lock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()79 mtx_unlock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()121 mtx_destroy(&qdws->bo_handles_mutex); in virgl_drm_winsys_destroy()438 mtx_lock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_create_handle()507 mtx_unlock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_create_handle()532 mtx_lock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_get_handle()534 mtx_unlock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_get_handle()542 mtx_lock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_get_handle()544 mtx_unlock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_get_handle()1081 (void) mtx_init(&qdws->bo_handles_mutex, mtx_plain); in virgl_drm_winsys_create()
93 mtx_t bo_handles_mutex; member