Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dkbuf.h59 unsigned int __io_put_kbuf(struct io_kiocb *req, unsigned issue_flags);
144 return __io_put_kbuf(req, issue_flags); in io_put_kbuf()
H A Dkbuf.c93 unsigned int __io_put_kbuf(struct io_kiocb *req, unsigned issue_flags) in __io_put_kbuf() function