Searched refs:qemu_lockcnt_inc_and_unlock (Results 1 – 6 of 6) sorted by relevance
138 * in the low bits, and qemu_lockcnt_inc_and_unlock would find it and in qemu_lockcnt_inc() 230 * bits, and qemu_lockcnt_inc_and_unlock would find it and wake someone. in qemu_lockcnt_dec_if_lock() 258 void qemu_lockcnt_inc_and_unlock(QemuLockCnt *lockcnt) in qemu_lockcnt_inc_and_unlock() 317 qemu_lockcnt_inc_and_unlock(lockcnt); in qemu_lockcnt_inc() 377 qemu_lockcnt_inc_and_unlock(lockcnt); in qemu_lockcnt_dec_if_lock() 386 void qemu_lockcnt_inc_and_unlock(QemuLockCnt *lockcnt) in qemu_lockcnt_inc_and_unlock() 257 void qemu_lockcnt_inc_and_unlock(QemuLockCnt *lockcnt) qemu_lockcnt_inc_and_unlock() function 385 void qemu_lockcnt_inc_and_unlock(QemuLockCnt *lockcnt) qemu_lockcnt_inc_and_unlock() function
143 qemu_lockcnt_inc_and_unlock(&ctx->list_lock); in fdmon_epoll_try_upgrade()
306 qemu_lockcnt_inc_and_unlock(&ctx->list_lock); in aio_dispatch_handlers()
321 qemu_lockcnt_inc_and_unlock(&ctx->list_lock); in aio_free_deleted_handlers()
108 * qemu_lockcnt_inc_and_unlock: combined unlock/increment on a QemuLockCnt.118 void qemu_lockcnt_inc_and_unlock(QemuLockCnt *lockcnt);
267 qemu_lockcnt_inc_and_unlock(&io_handlers_lockcnt);