Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/xenbus/
Dxenbus_dev_frontend.c115 struct mutex reply_mutex; member
134 mutex_lock(&u->reply_mutex); in xenbus_file_read()
137 mutex_unlock(&u->reply_mutex); in xenbus_file_read()
145 mutex_lock(&u->reply_mutex); in xenbus_file_read()
178 mutex_unlock(&u->reply_mutex); in xenbus_file_read()
288 mutex_lock(&adap->dev_data->reply_mutex); in watch_fired()
303 mutex_unlock(&adap->dev_data->reply_mutex); in watch_fired()
396 mutex_lock(&u->reply_mutex); in xenbus_dev_queue_reply()
406 mutex_unlock(&u->reply_mutex); in xenbus_dev_queue_reply()
435 mutex_lock(&u->reply_mutex); in xenbus_command_reply()
[all …]