Searched refs:host_acked (Results 1 – 2 of 2) sorted by relevance
30 wake_up(&req->host_acked); in virtio_pmem_signal_done()82 wake_up(&req->host_acked); in virtio_pmem_wake_inflight()171 init_waitqueue_head(&req_data->host_acked); in virtio_pmem_flush()245 wait_event(req_data->host_acked, in virtio_pmem_flush()
26 wait_queue_head_t host_acked; member