Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dnd_virtio.c29 wake_up(&req_buf->wq_buf); in virtio_pmem_host_ack()
54 init_waitqueue_head(&req_data->wq_buf); in virtio_pmem_flush()
78 wait_event(req_data->wq_buf, req_data->wq_buf_avail); in virtio_pmem_flush()
H A Dvirtio_pmem.h27 wait_queue_head_t wq_buf; member
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dnd_virtio.c29 wake_up(&req_buf->wq_buf); in virtio_pmem_host_ack()
54 init_waitqueue_head(&req_data->wq_buf); in virtio_pmem_flush()
78 wait_event(req_data->wq_buf, req_data->wq_buf_avail); in virtio_pmem_flush()
H A Dvirtio_pmem.h27 wait_queue_head_t wq_buf; member

Completed in 1 milliseconds