Lines Matching full:io_uring
8 #include <linux/io_uring.h>
10 #include <uapi/linux/io_uring.h>
12 #include "io_uring.h"
48 struct io_uring_task *tctx = tsk->io_uring;
68 tsk->io_uring = NULL;
142 struct io_uring_task *tctx = current->io_uring;
167 * Re-activate io-wq keepalive on any new io_uring usage. The wq may have
169 * io_uring instances.
175 current->io_uring = tctx;
182 current->io_uring = NULL;
205 current->io_uring->last = ctx;
214 struct io_uring_task *tctx = current->io_uring;
260 struct io_uring_task *tctx = current->io_uring;
330 tctx = current->io_uring;
376 struct io_uring_task *tctx = current->io_uring;