Home
last modified time | relevance | path

Searched defs:virtio_pmem_request (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/nvdimm/
Dvirtio_pmem.h18 struct virtio_pmem_request { struct
19 struct virtio_pmem_req req;
20 struct virtio_pmem_resp resp;
23 wait_queue_head_t host_acked;
24 bool done;
27 wait_queue_head_t wq_buf;
28 bool wq_buf_avail;
29 struct list_head list;
/kernel/linux/linux-5.10/drivers/nvdimm/
Dvirtio_pmem.h18 struct virtio_pmem_request { struct
19 struct virtio_pmem_req req;
20 struct virtio_pmem_resp resp;
23 wait_queue_head_t host_acked;
24 bool done;
27 wait_queue_head_t wq_buf;
28 bool wq_buf_avail;
29 struct list_head list;