Searched refs:bo_handles_mutex (Results 1 – 13 of 13) sorted by relevance
339 mtx_lock(&rws->bo_handles_mutex); in radeon_bo_destroy()345 mtx_unlock(&rws->bo_handles_mutex); in radeon_bo_destroy()678 mtx_lock(&rws->bo_handles_mutex); in radeon_create_bo()684 mtx_unlock(&rws->bo_handles_mutex); in radeon_create_bo()690 mtx_unlock(&rws->bo_handles_mutex); in radeon_create_bo()1011 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_create()1013 mtx_unlock(&ws->bo_handles_mutex); in radeon_winsys_bo_create()1044 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()1061 mtx_unlock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()1082 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()[all …]
78 mtx_t bo_handles_mutex; member
556 mtx_destroy(&ws->bo_handles_mutex); in radeon_winsys_destroy()818 (void) mtx_init(&ws->bo_handles_mutex, mtx_plain); in radeon_drm_winsys_create()
57 mtx_lock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()60 mtx_unlock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()64 mtx_lock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()67 mtx_unlock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()123 mtx_destroy(&qdws->bo_handles_mutex); in virgl_drm_winsys_destroy()399 mtx_lock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_create_handle()466 mtx_unlock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_create_handle()492 mtx_lock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_get_handle()494 mtx_unlock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_get_handle()502 mtx_lock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_get_handle()[all …]
66 mtx_t bo_handles_mutex; member
98 mtx_lock(&screen->bo_handles_mutex); in vc5_bo_unreference()106 mtx_unlock(&screen->bo_handles_mutex); in vc5_bo_unreference()
335 mtx_lock(&screen->bo_handles_mutex); in vc5_bo_open_handle()360 mtx_unlock(&screen->bo_handles_mutex); in vc5_bo_open_handle()414 mtx_lock(&bo->screen->bo_handles_mutex); in vc5_bo_get_dmabuf()417 mtx_unlock(&bo->screen->bo_handles_mutex); in vc5_bo_get_dmabuf()
608 (void)mtx_init(&screen->bo_handles_mutex, mtx_plain); in vc5_screen_create()
104 mtx_lock(&screen->bo_handles_mutex); in vc4_bo_unreference()112 mtx_unlock(&screen->bo_handles_mutex); in vc4_bo_unreference()
388 mtx_lock(&screen->bo_handles_mutex); in vc4_bo_open_handle()413 mtx_unlock(&screen->bo_handles_mutex); in vc4_bo_open_handle()467 mtx_lock(&bo->screen->bo_handles_mutex); in vc4_bo_get_dmabuf()470 mtx_unlock(&bo->screen->bo_handles_mutex); in vc4_bo_get_dmabuf()
91 mtx_t bo_handles_mutex; member
686 (void) mtx_init(&screen->bo_handles_mutex, mtx_plain); in vc4_screen_create()