]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78d25d276f357b2b6421f7dfce298b39db68075e
tree1cf02750064a966d1b195266e4caaa450f81d12a
parent33f3e61bef33dde641521690265ea59a8895ee0d
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