Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c127 krwlock_t suspend_lock; member
248 rw_enter(&xs_state.suspend_lock, RW_READER); in xenbus_dev_request_and_reply()
257 rw_exit(&xs_state.suspend_lock); in xenbus_dev_request_and_reply()
267 rw_exit(&xs_state.suspend_lock); in xenbus_dev_request_and_reply()
276 rw_exit(&xs_state.suspend_lock); in xenbus_dev_request_and_reply()
584 rw_enter(&xs_state.suspend_lock, RW_READER); in xenbus_transaction_start()
588 rw_exit(&xs_state.suspend_lock); in xenbus_transaction_start()
616 rw_exit(&xs_state.suspend_lock); in xenbus_transaction_end()
837 rw_exit(&xs_state.suspend_lock); in register_xenbus_watch()
877 rw_exit(&xs_state.suspend_lock); in unregister_xenbus_watch()
[all …]