Home
last modified time | relevance | path

Searched refs:qemu_lockcnt_inc_and_unlock (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/util/
H A Dlockcnt.c257 void qemu_lockcnt_inc_and_unlock(QemuLockCnt *lockcnt) in qemu_lockcnt_inc_and_unlock() function
316 qemu_lockcnt_inc_and_unlock(lockcnt); in qemu_lockcnt_inc()
376 qemu_lockcnt_inc_and_unlock(lockcnt); in qemu_lockcnt_dec_if_lock()
385 void qemu_lockcnt_inc_and_unlock(QemuLockCnt *lockcnt) in qemu_lockcnt_inc_and_unlock() function
H A Dfdmon-epoll.c143 qemu_lockcnt_inc_and_unlock(&ctx->list_lock); in fdmon_epoll_try_upgrade()
H A Daio-win32.c306 qemu_lockcnt_inc_and_unlock(&ctx->list_lock); in aio_dispatch_handlers()
H A Daio-posix.c318 qemu_lockcnt_inc_and_unlock(&ctx->list_lock); in aio_free_deleted_handlers()
/openbmc/qemu/include/qemu/
H A Dlockcnt.h118 void qemu_lockcnt_inc_and_unlock(QemuLockCnt *lockcnt);
/openbmc/qemu/docs/devel/
H A Dlockcnt.rst267 qemu_lockcnt_inc_and_unlock(&io_handlers_lockcnt);