Searched refs:bo_handles_mutex (Results 1 – 13 of 13) sorted by relevance
360 mtx_lock(&rws->bo_handles_mutex); in radeon_bo_destroy()366 mtx_unlock(&rws->bo_handles_mutex); in radeon_bo_destroy()715 mtx_lock(&rws->bo_handles_mutex); in radeon_create_bo()721 mtx_unlock(&rws->bo_handles_mutex); in radeon_create_bo()727 mtx_unlock(&rws->bo_handles_mutex); in radeon_create_bo()1081 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_create()1083 mtx_unlock(&ws->bo_handles_mutex); in radeon_winsys_bo_create()1121 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()1138 mtx_unlock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()1159 mtx_lock(&ws->bo_handles_mutex); in radeon_winsys_bo_from_ptr()[all …]
85 mtx_t bo_handles_mutex; member
610 mtx_destroy(&ws->bo_handles_mutex); in radeon_winsys_destroy()873 (void) mtx_init(&ws->bo_handles_mutex, mtx_plain); in radeon_drm_winsys_create()
79 mtx_lock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()86 mtx_unlock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()95 mtx_unlock(&qdws->bo_handles_mutex); in virgl_hw_res_destroy()137 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
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
566 (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()
76 mtx_t bo_handles_mutex; member
862 (void)mtx_init(&screen->bo_handles_mutex, mtx_plain); in v3d_screen_create()