linux-yocto/include/uapi/linux/io_uring
Pavel Begunkov 6a77267d97 io_uring/query: return number of available queries
It's useful to know which query opcodes are available. Extend the
structure and return that. It's a trivial change, and even though it can
be painlessly extended later, it'd still require adding a v2 of the
structure.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-11-10 14:59:35 -07:00
..
mock_file.h io_uring/mock: add trivial poll handler 2025-07-02 08:10:26 -06:00
query.h io_uring/query: return number of available queries 2025-11-10 14:59:35 -07:00