Searched refs:io_kbuf_commit (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/io_uring/ |
D | kbuf.h | 130 static inline bool io_kbuf_commit(struct io_kiocb *req, in io_kbuf_commit() function 164 ret = io_kbuf_commit(req, bl, len, nr); in __io_put_kbuf_ring()
|
D | kbuf.c | 168 io_kbuf_commit(req, bl, *len, 1); in io_ring_buffer_select() 310 io_kbuf_commit(req, bl, arg->out_len, ret); in io_buffers_select()
|