Searched refs:bo_handles_mutex (Results 1 – 13 of 13) sorted by relevance
364 mtx_lock(&rws->bo_handles_mutex); in radeon_bo_destroy()370 mtx_unlock(&rws->bo_handles_mutex); in radeon_bo_destroy()719 mtx_lock(&rws->bo_handles_mutex); in radeon_create_bo()725 mtx_unlock(&rws->bo_handles_mutex); in radeon_create_bo()731 mtx_unlock(&rws->bo_handles_mutex); in radeon_create_bo()1095 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_create()1097 mtx_unlock(&ws->bo_handles_mutex); in radeon_winsys_bo_create()1128 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()1145 mtx_unlock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()1166 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()[all …]
85 mtx_t bo_handles_mutex; member
640 mtx_destroy(&ws->bo_handles_mutex); in radeon_winsys_destroy()906 (void) mtx_init(&ws->bo_handles_mutex, mtx_plain); in radeon_drm_winsys_create()
80 mtx_lock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()87 mtx_unlock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()96 mtx_unlock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()138 mtx_destroy(&qdws->bo_handles_mutex); in virgl_drm_winsys_destroy()492 mtx_lock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_create_handle()567 mtx_unlock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_create_handle()586 mtx_lock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_set_type()589 mtx_unlock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_set_type()620 mtx_unlock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_set_type()644 mtx_lock(&qdws->bo_handles_mutex); in virgl_drm_winsys_resource_get_handle()[all …]
101 mtx_t bo_handles_mutex; member
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
794 (void)mtx_init(&screen->bo_handles_mutex, mtx_plain); in v3d_screen_create()
100 mtx_lock(&screen->bo_handles_mutex); in vc4_bo_unreference()110 mtx_unlock(&screen->bo_handles_mutex); in vc4_bo_unreference()
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()
91 mtx_t bo_handles_mutex; member
563 (void) mtx_init(&screen->bo_handles_mutex, mtx_plain); in vc4_screen_create()