diff options
author | Stefan Roesch <[email protected]> | 2023-06-08 09:38:38 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-02-09 11:54:32 -0700 |
commit | ef1186c1a875bfa8a8cbfc2a9670b14b082187a9 (patch) | |
tree | 50da04b34a9d10306242d075b462c0ccc683d79f /io_uring/uring_cmd.c | |
parent | ff183d427da0a733b0dbe11bd7acaf2dcb37b4cc (diff) |
io_uring: add register/unregister napi function
This adds an api to register and unregister the napi for io-uring. If
the arg value is specified when unregistering, the current napi setting
for the busy poll timeout is copied into the user structure. If this is
not required, NULL can be passed as the arg value.
Signed-off-by: Stefan Roesch <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'io_uring/uring_cmd.c')
0 files changed, 0 insertions, 0 deletions