Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dkbuf.h130 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()
Dkbuf.c168 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()