Home
last modified time | relevance | path

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

/linux/include/linux/io_uring/
H A Dcmd.h83 struct io_br_sel io_uring_cmd_buffer_select(struct io_uring_cmd *ioucmd,
92 struct io_br_sel *sel, unsigned int issue_flags);
125 static inline struct io_br_sel
129 return (struct io_br_sel) { .val = -EOPNOTSUPP }; in io_uring_cmd_buffer_select()
132 struct io_br_sel *sel, unsigned int issue_flags) in io_uring_mshot_cmd_post_cqe()
/linux/io_uring/
H A Dkbuf.h64 struct io_br_sel io_buffer_select(struct io_kiocb *req, size_t *len,
67 struct io_br_sel *sel, unsigned int issue_flags);
69 struct io_br_sel *sel);
H A During_cmd.c364 struct io_br_sel io_uring_cmd_buffer_select(struct io_uring_cmd *ioucmd, in io_uring_cmd_buffer_select()
371 return (struct io_br_sel) { .val = -EINVAL }; in io_uring_cmd_buffer_select()
374 return (struct io_br_sel) { .val = -EINVAL }; in io_uring_cmd_buffer_select()
389 struct io_br_sel *sel, unsigned int issue_flags) in io_uring_mshot_cmd_post_cqe()
H A Dkbuf.c192 static struct io_br_sel io_ring_buffer_select(struct io_kiocb *req, size_t *len, in io_ring_buffer_select()
198 struct io_br_sel sel = { }; in io_ring_buffer_select()
226 struct io_br_sel io_buffer_select(struct io_kiocb *req, size_t *len, in io_buffer_select()
230 struct io_br_sel sel = { }; in io_buffer_select()
332 struct io_br_sel *sel, unsigned int issue_flags) in io_buffers_select()
368 struct io_br_sel *sel) in io_buffers_peek()
H A Drw.c111 struct io_async_rw *io, struct io_br_sel *sel, in __io_import_rw_buffer()
134 struct io_br_sel *sel, in io_import_rw_buffer()
315 struct io_br_sel sel = { }; in io_rw_do_import()
650 struct io_br_sel *sel, unsigned int issue_flags) in kiocb_done()
911 static int __io_read(struct io_kiocb *req, struct io_br_sel *sel, in __io_read()
1028 struct io_br_sel sel = { }; in io_read()
1043 struct io_br_sel sel = { }; in io_read_mshot()
H A Dnet.c509 struct io_br_sel *sel) in io_send_finish()
595 struct io_br_sel *sel, struct io_async_msghdr *kmsg) in io_send_select_buffer()
646 struct io_br_sel sel = { }; in io_send()
850 struct io_br_sel *sel, bool mshot_finished, in io_recv_finish()
1019 struct io_br_sel sel = { }; in io_recvmsg()
1103 struct io_br_sel *sel, unsigned int issue_flags) in io_recv_buf_select()
1178 struct io_br_sel sel; in io_recv()
/linux/include/linux/
H A Dio_uring_types.h94 struct io_br_sel { struct
/linux/drivers/block/
H A Dublk_drv.c752 struct io_br_sel *sel, in ublk_batch_fetch_post_cqe()
1815 struct io_br_sel sel; in __ublk_batch_dispatch()