Searched refs:io_kbuf_commit (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/io_uring/ |
| H A D | kbuf.c | 54 bool io_kbuf_commit(struct io_kiocb *req, in io_kbuf_commit() function 189 io_kbuf_commit(req, bl, *len, 1); in io_ring_buffer_select() 320 io_kbuf_commit(req, bl, arg->out_len, ret); in io_buffers_select() 359 ret = io_kbuf_commit(req, bl, len, nr); in __io_put_kbuf_ring()
|
| H A D | kbuf.h | 81 bool io_kbuf_commit(struct io_kiocb *req,
|