Home
last modified time | relevance | path

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

/linux-6.15/arch/um/drivers/
H A Dubd_kern.c58 struct io_thread_req { struct
73 static struct io_thread_req *irq_remainder;
77 static struct io_thread_req *io_remainder;
401 struct io_thread_req * (*request_buffer)[], in bulk_req_safe_read()
402 struct io_thread_req **remainder, in bulk_req_safe_read()
421 sizeof(struct io_thread_req *)*max_recs in bulk_req_safe_read()
437 (n/sizeof(struct io_thread_req *))*sizeof(struct io_thread_req *), in bulk_req_safe_read()
1073 sizeof(struct io_thread_req *), in ubd_init()
1083 sizeof(struct io_thread_req *), in ubd_init()
1231 struct io_thread_req *io_req; in ubd_alloc_req()
[all …]