Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_dev_frontend.c114 struct mutex reply_mutex; member
130 mutex_lock(&u->reply_mutex); in xenbus_file_read()
133 mutex_unlock(&u->reply_mutex); in xenbus_file_read()
141 mutex_lock(&u->reply_mutex); in xenbus_file_read()
174 mutex_unlock(&u->reply_mutex); in xenbus_file_read()
285 mutex_lock(&adap->dev_data->reply_mutex); in watch_fired()
302 mutex_unlock(&adap->dev_data->reply_mutex); in watch_fired()
345 mutex_lock(&u->reply_mutex); in xenbus_write_transaction()
355 mutex_unlock(&u->reply_mutex); in xenbus_write_transaction()
424 mutex_lock(&u->reply_mutex); in xenbus_write_watch()
[all …]