Home
last modified time | relevance | path

Searched refs:qemu_mutex_destroy (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/qemu/hw/usb/
H A Dccid-card-emulated.c560 qemu_mutex_destroy(&card->handle_apdu_mutex); in emulated_realize()
561 qemu_mutex_destroy(&card->vreader_mutex); in emulated_realize()
562 qemu_mutex_destroy(&card->event_list_mutex); in emulated_realize()
580 qemu_mutex_destroy(&card->handle_apdu_mutex); in emulated_unrealize()
581 qemu_mutex_destroy(&card->vreader_mutex); in emulated_unrealize()
582 qemu_mutex_destroy(&card->event_list_mutex); in emulated_unrealize()
H A Du2f-emulated.c361 qemu_mutex_destroy(&key->vdev_mutex); in u2f_emulated_unrealize()
362 qemu_mutex_destroy(&key->key_mutex); in u2f_emulated_unrealize()
363 qemu_mutex_destroy(&key->pending_out_mutex); in u2f_emulated_unrealize()
/openbmc/qemu/block/
H A Dprogress_meter.c38 qemu_mutex_destroy(&pm->lock); in progress_destroy()
H A Dblklogwrites.c288 qemu_mutex_destroy(&s->mutex); in blk_log_writes_open()
303 qemu_mutex_destroy(&s->mutex); in blk_log_writes_close()
H A Daccounting.c74 qemu_mutex_destroy(&stats->lock); in block_acct_cleanup()
H A Dcurl.c871 qemu_mutex_destroy(&s->mutex); in curl_open()
977 qemu_mutex_destroy(&s->mutex); in curl_close()
/openbmc/qemu/util/
H A Dqemu-co-shared-resource.c54 qemu_mutex_destroy(&s->lock); in shres_destroy()
H A Dqemu-thread-posix.c77 void qemu_mutex_destroy(QemuMutex *mutex) in qemu_mutex_destroy() function
144 qemu_mutex_destroy(&mutex->m); in qemu_rec_mutex_destroy()
270 qemu_mutex_destroy(&sem->mutex); in qemu_sem_destroy()
H A Dlockcnt.c306 qemu_mutex_destroy(&lockcnt->mutex); in qemu_lockcnt_destroy()
H A Dthread-pool.c379 qemu_mutex_destroy(&pool->lock); in thread_pool_free()
H A Dfilemonitor-inotify.c219 qemu_mutex_destroy(&mon->lock); in qemu_file_monitor_free_idle()
H A Dthread-context.c312 qemu_mutex_destroy(&tc->mutex); in thread_context_instance_finalize()
H A Dqemu-thread-win32.c74 void qemu_mutex_destroy(QemuMutex *mutex) in qemu_mutex_destroy() function
/openbmc/qemu/include/qemu/
H A Dratelimit.h82 qemu_mutex_destroy(&limit->lock); in ratelimit_destroy()
H A Dthread.h27 void qemu_mutex_destroy(QemuMutex *mutex);
/openbmc/qemu/tests/unit/
H A Diothread.c93 qemu_mutex_destroy(&iothread->init_done_lock); in iothread_join()
/openbmc/qemu/hw/remote/
H A Diommu.c96 qemu_mutex_destroy(&iommu->lock); in remote_iommu_finalize()
/openbmc/qemu/io/
H A Dtask.c100 qemu_mutex_destroy(&task->thread_lock); in qio_task_free()
/openbmc/qemu/backends/
H A Dcryptodev-lkcf.c283 qemu_mutex_destroy(&lkcf->mutex); in cryptodev_lkcf_cleanup()
285 qemu_mutex_destroy(&lkcf->rsp_mutex); in cryptodev_lkcf_cleanup()
/openbmc/qemu/hw/core/
H A Dcpu-common.c291 qemu_mutex_destroy(&cpu->work_mutex); in cpu_common_finalize()
/openbmc/qemu/scsi/
H A Dpr-manager-helper.c292 qemu_mutex_destroy(&pr_mgr->lock); in pr_manager_helper_instance_finalize()
/openbmc/qemu/hw/misc/
H A Dedu.c403 qemu_mutex_destroy(&edu->thr_mutex); in pci_edu_uninit()
/openbmc/qemu/monitor/
H A Dqmp.c494 qemu_mutex_destroy(&mon->qmp_queue_lock); in monitor_data_destroy_qmp()
/openbmc/qemu/ui/
H A Dvnc-jobs.c351 qemu_mutex_destroy(&queue->mutex); in vnc_queue_clear()
/openbmc/qemu/crypto/
H A Dblock.c363 qemu_mutex_destroy(&block->mutex); in qcrypto_block_free()

12