Searched refs:wq_buf (Results 1 – 2 of 2) sorted by relevance
29 wake_up(&req_buf->wq_buf); in virtio_pmem_host_ack()63 init_waitqueue_head(&req_data->wq_buf); in virtio_pmem_flush()87 wait_event(req_data->wq_buf, req_data->wq_buf_avail); in virtio_pmem_flush()
27 wait_queue_head_t wq_buf; member