Home
last modified time | relevance | path

Searched refs:mtx_unlock (Results 1 – 25 of 220) sorted by relevance

123456789

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_lock.c62 mtx_unlock(&d3dlock_global); in NineUnlockGlobalMutex()
72 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_GetCertificateSize()
84 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_GetCertificate()
96 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_NegotiateKeyExchange()
110 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_Query()
123 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_Configure()
148 mtx_unlock(&d3dlock_global); in LockUnknown_SetPrivateData()
161 mtx_unlock(&d3dlock_global); in LockUnknown_GetPrivateData()
172 mtx_unlock(&d3dlock_global); in LockUnknown_FreePrivateData()
184 mtx_unlock(&d3dlock_global);
[all …]
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_core.c189 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_list()
216 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_info()
236 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_info()
265 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_read()
288 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_read()
308 mtx_unlock(&rb_screen->list_mutex); in rbug_context_list()
331 mtx_unlock(&rb_screen->list_mutex); in rbug_context_info()
353 mtx_unlock(&rb_context->call_mutex); in rbug_context_info()
354 mtx_unlock(&rb_context->draw_mutex); in rbug_context_info()
355 mtx_unlock(&rb_screen->list_mutex); in rbug_context_info()
[all …]
Drbug_context.c52 mtx_unlock(&rb_pipe->call_mutex); in rbug_destroy()
140 mtx_unlock(&rb_pipe->call_mutex); in rbug_draw_vbo()
143 mtx_unlock(&rb_pipe->draw_mutex); in rbug_draw_vbo()
159 mtx_unlock(&rb_pipe->call_mutex); in rbug_create_query()
173 mtx_unlock(&rb_pipe->call_mutex); in rbug_destroy_query()
186 mtx_unlock(&rb_pipe->call_mutex); in rbug_begin_query()
201 mtx_unlock(&rb_pipe->call_mutex); in rbug_end_query()
221 mtx_unlock(&rb_pipe->call_mutex); in rbug_get_query_result()
234 mtx_unlock(&rb_pipe->call_mutex); in rbug_set_active_query_state()
248 mtx_unlock(&rb_pipe->call_mutex); in rbug_create_blend_state()
[all …]
/third_party/mesa3d/src/gallium/frontends/va/
Dsubpicture.c79 mtx_unlock(&drv->mutex); in vlVaCreateSubpicture()
85 mtx_unlock(&drv->mutex); in vlVaCreateSubpicture()
91 mtx_unlock(&drv->mutex); in vlVaCreateSubpicture()
110 mtx_unlock(&drv->mutex); in vlVaDestroySubpicture()
116 mtx_unlock(&drv->mutex); in vlVaDestroySubpicture()
136 mtx_unlock(&drv->mutex); in vlVaSubpictureImage()
141 mtx_unlock(&drv->mutex); in vlVaSubpictureImage()
193 mtx_unlock(&drv->mutex); in vlVaAssociateSubpicture()
200 mtx_unlock(&drv->mutex); in vlVaAssociateSubpicture()
222 mtx_unlock(&drv->mutex); in vlVaAssociateSubpicture()
[all …]
Dbuffer.c69 mtx_unlock(&drv->mutex); in vlVaCreateBuffer()
87 mtx_unlock(&drv->mutex); in vlVaBufferSetNumElements()
123 mtx_unlock(&drv->mutex); in vlVaMapBuffer()
137 mtx_unlock(&drv->mutex); in vlVaMapBuffer()
149 mtx_unlock(&drv->mutex); in vlVaMapBuffer()
172 mtx_unlock(&drv->mutex); in vlVaUnmapBuffer()
178 mtx_unlock(&drv->mutex); in vlVaUnmapBuffer()
185 mtx_unlock(&drv->mutex); in vlVaUnmapBuffer()
203 mtx_unlock(&drv->mutex); in vlVaDestroyBuffer()
217 mtx_unlock(&drv->mutex); in vlVaDestroyBuffer()
[all …]
Dimage.c123 mtx_unlock(&drv->mutex); in vlVaCreateImage()
381 mtx_unlock(&drv->mutex); in vlVaDeriveImage()
389 mtx_unlock(&drv->mutex); in vlVaDeriveImage()
407 mtx_unlock(&drv->mutex); in vlVaDestroyImage()
412 mtx_unlock(&drv->mutex); in vlVaDestroyImage()
449 mtx_unlock(&drv->mutex); in vlVaGetImage()
455 mtx_unlock(&drv->mutex); in vlVaGetImage()
460 mtx_unlock(&drv->mutex); in vlVaGetImage()
466 mtx_unlock(&drv->mutex); in vlVaGetImage()
472 mtx_unlock(&drv->mutex); in vlVaGetImage()
[all …]
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dhtab.c45 mtx_unlock(&htab_lock); in vlCreateHTAB()
56 mtx_unlock(&htab_lock); in vlDestroyHTAB()
67 mtx_unlock(&htab_lock); in vlAddDataHTAB()
79 mtx_unlock(&htab_lock); in vlGetDataHTAB()
88 mtx_unlock(&htab_lock); in vlRemoveDataHTAB()
Dpresentation.c70 mtx_unlock(&dev->mutex); in vlVdpPresentationQueueCreate()
74 mtx_unlock(&dev->mutex); in vlVdpPresentationQueueCreate()
105 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueDestroy()
138 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueSetBackgroundColor()
162 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueGetBackgroundColor()
191 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueGetTime()
238 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueDisplay()
296 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueDisplay()
330 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueBlockUntilSurfaceIdle()
372 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueQuerySurfaceStatus()
[all …]
Dsurface.c107 mtx_unlock(&dev->mutex); in vlVdpVideoSurfaceCreate()
144 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfaceDestroy()
244 mtx_unlock(&vlsurface->device->mutex); in vlVdpVideoSurfaceGetBitsYCbCr()
266 mtx_unlock(&vlsurface->device->mutex); in vlVdpVideoSurfaceGetBitsYCbCr()
291 mtx_unlock(&vlsurface->device->mutex); in vlVdpVideoSurfaceGetBitsYCbCr()
340 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr()
361 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr()
373 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr()
380 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr()
406 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr()
[all …]
Dquery.c90 mtx_unlock(&dev->mutex); in vlVdpVideoSurfaceQueryCapabilities()
137 mtx_unlock(&dev->mutex); in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities()
164 mtx_unlock(&dev->mutex); in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities()
219 mtx_unlock(&dev->mutex); in vlVdpDecoderQueryCapabilities()
261 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryCapabilities()
270 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryCapabilities()
308 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities()
369 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()
419 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities()
461 mtx_unlock(&dev->mutex); in vlVdpBitmapSurfaceQueryCapabilities()
[all …]
Doutput.c126 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceCreate()
135 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceCreate()
162 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfaceDestroy()
226 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfaceGetBitsNative()
234 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfaceGetBitsNative()
270 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsNative()
277 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsNative()
417 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsIndexed()
424 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsIndexed()
485 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsYCbCr()
[all …]
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_bo.c109 mtx_unlock(&screen->bo_table_lock); in lima_bo_free()
215 mtx_unlock(&screen->bo_cache_lock); in lima_bo_cache_put()
229 mtx_unlock(&screen->bo_cache_lock); in lima_bo_cache_put()
246 mtx_unlock(&screen->bo_cache_lock); in lima_bo_cache_get()
274 mtx_unlock(&screen->bo_cache_lock); in lima_bo_cache_get()
383 mtx_unlock(&screen->bo_table_lock); in lima_bo_export()
392 mtx_unlock(&screen->bo_table_lock); in lima_bo_export()
405 mtx_unlock(&screen->bo_table_lock); in lima_bo_export()
430 mtx_unlock(&screen->bo_table_lock); in lima_bo_import()
437 mtx_unlock(&screen->bo_table_lock); in lima_bo_import()
[all …]
/third_party/mesa3d/src/gallium/winsys/nouveau/drm/
Dnouveau_drm_winsys.c37 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_unref()
54 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_create()
62 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_create()
128 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_create()
139 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_create()
/third_party/mesa3d/src/util/
Du_queue.c71 mtx_unlock(&exit_mutex); in atexit_handler()
88 mtx_unlock(&exit_mutex); in add_to_atexit_list()
103 mtx_unlock(&exit_mutex); in remove_from_atexit_list()
161 mtx_unlock(&fence->mutex); in util_queue_fence_signal()
170 mtx_unlock(&fence->mutex); in _util_queue_fence_wait()
204 mtx_unlock(&fence->mutex); in _util_queue_fence_wait_timeout()
234 mtx_unlock(&fence->mutex); in util_queue_fence_destroy()
298 mtx_unlock(&queue->lock); in util_queue_thread_func()
310 mtx_unlock(&queue->lock); in util_queue_thread_func()
335 mtx_unlock(&queue->lock); in util_queue_thread_func()
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dmtx_lock.c28 ret = mtx_unlock(&g_mtex); in threadfuncA()
38 ret = mtx_unlock(&g_mtex); in threadfuncB()
48 ret = mtx_unlock(&g_mtex); in threadfuncC()
58 ret = mtx_unlock(&g_mtex); in threadfuncD()
69 ret = mtx_unlock(&g_mtex); in threadfuncE()
Dcnd_broadcast.c31 mtx_unlock(&mutex); in child_wait()
66 mtx_unlock(&mutex); in cnd_broadcast_0100()
77 mtx_unlock(&mutex); in cnd_broadcast_0100()
/third_party/gettext/gettext-runtime/intl/
Dlock.c54 if (mtx_unlock (&lock->mutex) != thrd_success) in glthread_lock_unlock()
100 mtx_unlock (&lock->lock); in glthread_rwlock_rdlock()
105 if (mtx_unlock (&lock->lock) != thrd_success) in glthread_rwlock_rdlock()
126 mtx_unlock (&lock->lock); in glthread_rwlock_wrlock()
132 if (mtx_unlock (&lock->lock) != thrd_success) in glthread_rwlock_wrlock()
149 mtx_unlock (&lock->lock); in glthread_rwlock_unlock()
159 mtx_unlock (&lock->lock); in glthread_rwlock_unlock()
173 mtx_unlock (&lock->lock); in glthread_rwlock_unlock()
182 mtx_unlock (&lock->lock); in glthread_rwlock_unlock()
187 if (mtx_unlock (&lock->lock) != thrd_success) in glthread_rwlock_unlock()
[all …]
/third_party/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c214 mtx_unlock(&sim_state.mutex); in v3d_create_simulator_bo()
284 mtx_unlock(&sim_state.mutex); in v3d_create_simulator_bo_for_gem()
320 mtx_unlock(&sim_state.mutex); in v3d_free_simulator_bo()
333 mtx_unlock(&sim_state.mutex); in v3d_get_simulator_bo()
401 mtx_unlock(&sim_state.mutex); in v3d_get_simulator_perfmon()
456 mtx_unlock(&sim_state.submit_lock); in v3d_simulator_submit_cl_ioctl()
645 mtx_unlock(&sim_state.mutex); in v3d_simulator_perfmon_create_ioctl()
662 mtx_unlock(&sim_state.mutex); in v3d_simulator_perfmon_destroy_ioctl()
680 mtx_unlock(&sim_state.submit_lock); in v3d_simulator_perfmon_get_values_ioctl()
755 mtx_unlock(&sim_state.mutex); in v3d_simulator_init_global()
[all …]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_cs_tpool.c72 mtx_unlock(&pool->m); in lp_cs_tpool_worker()
81 mtx_unlock(&pool->m); in lp_cs_tpool_worker()
114 mtx_unlock(&pool->m); in lp_cs_tpool_destroy()
160 mtx_unlock(&pool->m); in lp_cs_tpool_queue_task()
176 mtx_unlock(&pool->m); in lp_cs_tpool_wait_for_task()
/third_party/mesa3d/src/drm-shim/
Ddevice.c209 mtx_unlock(&shim_fd->handle_lock); in drm_shim_ioctl_gem_close()
216 mtx_unlock(&shim_fd->handle_lock); in drm_shim_ioctl_gem_close()
290 mtx_unlock(&shim_device.mem_lock); in drm_shim_bo_init()
306 mtx_unlock(&shim_fd->handle_lock); in drm_shim_bo_lookup()
331 mtx_unlock(&shim_device.mem_lock); in drm_shim_bo_put()
347 mtx_unlock(&shim_fd->handle_lock); in drm_shim_bo_get_handle()
351 mtx_unlock(&shim_fd->handle_lock); in drm_shim_bo_get_handle()
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dpb_buffer_simple_fenced.c314 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_finish_locked()
515 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_destroy()
567 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_map()
590 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_unmap()
638 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_validate()
679 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_fence()
702 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_get_base_buffer()
761 mtx_unlock(&fenced_mgr->mutex); in fenced_bufmgr_create_buffer()
766 mtx_unlock(&fenced_mgr->mutex); in fenced_bufmgr_create_buffer()
781 mtx_unlock(&fenced_mgr->mutex); in fenced_bufmgr_flush()
[all …]
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_omx_common.c90 mtx_unlock(&omx_lock); in omx_get_screen()
94 mtx_unlock(&omx_lock); in omx_get_screen()
110 mtx_unlock(&omx_lock); in omx_put_screen()
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.c91 mtx_unlock(&bo->rws->bo_fence_lock); in radeon_bo_is_busy()
114 mtx_unlock(&bo->rws->bo_fence_lock); in radeon_bo_wait_idle()
128 mtx_unlock(&bo->rws->bo_fence_lock); in radeon_bo_wait_idle()
228 mtx_unlock(&heap->mutex); in radeon_bomgr_find_va()
240 mtx_unlock(&heap->mutex); in radeon_bomgr_find_va()
245 mtx_unlock(&heap->mutex); in radeon_bomgr_find_va()
255 mtx_unlock(&heap->mutex); in radeon_bomgr_find_va()
267 mtx_unlock(&heap->mutex); in radeon_bomgr_find_va()
351 mtx_unlock(&heap->mutex); in radeon_bomgr_free_va()
370 mtx_unlock(&rws->bo_handles_mutex); in radeon_bo_destroy()
[all …]
/third_party/FreeBSD/sys/dev/usb/implementation/
Dusb_init.c256 mtx_unlock(&usb_mtx); in usb_init()
301 mtx_unlock(&usb_mtx); in usb_init()
306 mtx_unlock(&usb_mtx); in usb_init()
342 mtx_unlock(&usb_mtx); in usb_deinit()
346 mtx_unlock(&usb_mtx); in usb_deinit()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump.c99 mtx_unlock(&call_mutex); in trace_dump_check_trigger()
308 mtx_unlock(&call_mutex); in trace_dump_call_unlock()
334 mtx_unlock(&call_mutex); in trace_dumping_start()
341 mtx_unlock(&call_mutex); in trace_dumping_stop()
349 mtx_unlock(&call_mutex); in trace_dumping_enabled()
403 mtx_unlock(&call_mutex); in trace_dump_call_end()

123456789