Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_dev_frontend.c111 struct mutex reply_mutex; member
128 mutex_lock(&u->reply_mutex); in xenbus_file_read()
131 mutex_unlock(&u->reply_mutex); in xenbus_file_read()
139 mutex_lock(&u->reply_mutex); in xenbus_file_read()
172 mutex_unlock(&u->reply_mutex); in xenbus_file_read()
282 mutex_lock(&adap->dev_data->reply_mutex); in watch_fired()
297 mutex_unlock(&adap->dev_data->reply_mutex); in watch_fired()
378 mutex_lock(&u->reply_mutex); in xenbus_dev_queue_reply()
388 mutex_unlock(&u->reply_mutex); in xenbus_dev_queue_reply()
417 mutex_lock(&u->reply_mutex); in xenbus_command_reply()
[all …]