Home
last modified time | relevance | path

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

/drivers/xen/xenbus/
Dxenbus_xs.c73 spinlock_t reply_lock; member
134 spin_lock(&xs_state.reply_lock); in read_reply()
137 spin_unlock(&xs_state.reply_lock); in read_reply()
141 spin_lock(&xs_state.reply_lock); in read_reply()
148 spin_unlock(&xs_state.reply_lock); in read_reply()
806 spin_lock(&xs_state.reply_lock); in process_msg()
808 spin_unlock(&xs_state.reply_lock); in process_msg()
839 spin_lock_init(&xs_state.reply_lock); in xs_init()