Searched refs:wq_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/nvdimm/
H A Dvirtio_pmem.h27 wait_queue_head_t wq_buf; member in struct:virtio_pmem_request
H A Dnd_virtio.c29 wake_up(&req_buf->wq_buf);
54 init_waitqueue_head(&req_data->wq_buf);
78 wait_event(req_data->wq_buf, req_data->wq_buf_avail);

Completed in 213 milliseconds