Home
last modified time | relevance | path

Searched refs:qemu_lockable_unlock (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dlockable.h113 static inline void qemu_lockable_unlock(QemuLockable *x) in qemu_lockable_unlock() function
127 qemu_lockable_unlock(x); in qemu_lockable_auto_unlock()
H A Dseqlock.h62 qemu_lockable_unlock(lock); in seqlock_write_unlock_impl()
/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c52 qemu_lockable_unlock(lock); in qemu_co_queue_wait_impl()
85 qemu_lockable_unlock(lock); in qemu_co_enter_next_impl()
/openbmc/qemu/tests/unit/
H A Dtest-coroutine.c220 qemu_lockable_unlock(x); in lockable_fn()