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>
Thu, 21 Jul 2022 14:46:53 +0000 (08:46 -0600)
commitb50873fe62448563519829c927364c0d3929a76b
tree92a7883861e07ef9d3feaa0dd226c64222b6ebb4
parent617b1092abc7c2eaf5e5f6ce77366a0dc2157ace
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