Searched refs:qemu_lockcnt_unlock (Results 1 – 6 of 6) sorted by relevance
150 qemu_lockcnt_unlock(&accel_in_ioctl_lock); in accel_ioctl_inhibit_end()152 qemu_lockcnt_unlock(&cpu->in_ioctl_lock); in accel_ioctl_inhibit_end()
275 void qemu_lockcnt_unlock(QemuLockCnt *lockcnt) in qemu_lockcnt_unlock() function353 qemu_lockcnt_unlock(lockcnt); in qemu_lockcnt_dec_and_lock()391 void qemu_lockcnt_unlock(QemuLockCnt *lockcnt) in qemu_lockcnt_unlock() function
130 qemu_lockcnt_unlock(&ctx->list_lock); in aio_set_fd_handler()169 qemu_lockcnt_unlock(&ctx->list_lock); in aio_set_event_notifier()
126 qemu_lockcnt_unlock(&ctx->list_lock); in aio_set_fd_handler()174 qemu_lockcnt_unlock(&ctx->list_lock); in aio_set_fd_handler()
187 ``qemu_lockcnt_lock`` and ``qemu_lockcnt_unlock``::195 qemu_lockcnt_unlock(&xyz_lockcnt);209 ``qemu_lockcnt_unlock``, but you also need to ensure that the count219 qemu_lockcnt_unlock(&xyz_lockcnt);233 qemu_lockcnt_unlock(&xyz_lockcnt);252 qemu_lockcnt_unlock(&io_handlers_lockcnt);
105 void qemu_lockcnt_unlock(QemuLockCnt *lockcnt);