aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/net.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2022-06-17 09:48:01 +0100
committerJens Axboe <axboe@kernel.dk>2022-07-24 18:39:14 -0600
commitfaf88dde060f74117b3a86a62cb32a20f27fd636 (patch)
treeefcc06f04689767ebe25ab240638bb1a929a910e /io_uring/net.c
parentio_uring: don't expose io_fill_cqe_aux() (diff)
downloadlinux-rng-faf88dde060f74117b3a86a62cb32a20f27fd636.tar.xz
linux-rng-faf88dde060f74117b3a86a62cb32a20f27fd636.zip
io_uring: don't inline __io_get_cqe()
__io_get_cqe() is not as hot as io_get_cqe(), no need to inline it, it sheds ~500B from the binary. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/c1ac829198a881b7af8710926f99a3559b9f24c0.1655455613.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/net.c')
0 files changed, 0 insertions, 0 deletions