io_uring: kbuf: inline io_kbuf_recycle_ring()
authorHao Xu <howeyxu@tencent.com>
Thu, 23 Jun 2022 13:01:26 +0000 (21:01 +0800)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 00:39:16 +0000 (18:39 -0600)
commit795bbbc8a9a1bbbafce762c706bfb5733c9d0426
tree1cf02750064a966d1b195266e4caaa450f81d12a
parent49f1c68e048f1706b71c8255faf8110113d1cc48
io_uring: kbuf: inline io_kbuf_recycle_ring()

Make io_kbuf_recycle_ring() inline since it is the fast path of
provided buffer.

Signed-off-by: Hao Xu <howeyxu@tencent.com>
Link: https://lore.kernel.org/r/20220623130126.179232-1-hao.xu@linux.dev
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/kbuf.c
io_uring/kbuf.h