aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/io_uring/opdef.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-09-03 10:09:22 -0600
committerJens Axboe <axboe@kernel.dk>2022-09-21 10:30:43 -0600
commit8ac5d85a89b48269e5aefb92b640d38367670a1b (patch)
treec0c504bb905bc4ab2f2474f8231188763d5f09ad /io_uring/opdef.c
parentio_uring: cleanly separate request types for iopoll (diff)
downloadwireguard-linux-8ac5d85a89b48269e5aefb92b640d38367670a1b.tar.xz
wireguard-linux-8ac5d85a89b48269e5aefb92b640d38367670a1b.zip
io_uring: add local task_work run helper that is entered locked
We have a few spots that drop the mutex just to run local task_work, which immediately tries to grab it again. Add a helper that just passes in whether we're locked already. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/opdef.c')
0 files changed, 0 insertions, 0 deletions