Home
last modified time | relevance | path

Searched defs:io_uring_task (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dio_uring_types.h93 struct io_uring_task { struct
95 int cached_refs;
96 const struct io_ring_ctx *last;
97 struct task_struct *task;
98 struct io_wq *io_wq;
101 struct xarray xa;
102 struct wait_queue_head wait;
103 atomic_t in_cancel;
104 atomic_t inflight_tracked;
107 struct { /* task_work */
[all …]

Completed in 9 milliseconds