diff options
author | 2025-02-05 11:36:49 +0000 | |
---|---|---|
committer | 2025-02-17 05:34:45 -0700 | |
commit | 5d3e51240d89678b87b5dc6987ea572048a0f0eb (patch) | |
tree | ded888a8b50dddf2a6ff563f201a774bf8c07389 /scripts/gdb/linux/utils.py | |
parent | io_uring/kbuf: introduce io_kbuf_drop_legacy() (diff) | |
download | wireguard-linux-5d3e51240d89678b87b5dc6987ea572048a0f0eb.tar.xz wireguard-linux-5d3e51240d89678b87b5dc6987ea572048a0f0eb.zip |
io_uring/kbuf: uninline __io_put_kbufs
__io_put_kbufs() and other helper functions are too large to be inlined,
compilers would normally refuse to do so. Uninline it and move together
with io_kbuf_commit into kbuf.c.
io_kbuf_commitSigned-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/3dade7f55ad590e811aff83b1ec55c9c04e17b2b.1738724373.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions