Home
last modified time | relevance | path

Searched refs:io_thread_req (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c59 struct io_thread_req { struct
74 static struct io_thread_req *irq_remainder;
78 static struct io_thread_req *io_remainder;
412 struct io_thread_req * (*request_buffer)[], in bulk_req_safe_read()
413 struct io_thread_req **remainder, in bulk_req_safe_read()
432 sizeof(struct io_thread_req *)*max_recs in bulk_req_safe_read()
448 (n/sizeof(struct io_thread_req *))*sizeof(struct io_thread_req *), in bulk_req_safe_read()
1095 sizeof(struct io_thread_req *), in ubd_init()
1105 sizeof(struct io_thread_req *), in ubd_init()
1286 struct io_thread_req *io_req; in ubd_alloc_req()
[all …]