Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dio_uring.c174 struct io_ring_ctx { struct
175 struct {
177 } ____cacheline_aligned_in_smp;
179 struct {
205 } ____cacheline_aligned_in_smp;
208 struct workqueue_struct *sqo_wq[2];
209 struct task_struct *sqo_thread; /* if using sq thread polling */
210 struct mm_struct *sqo_mm;
211 wait_queue_head_t sqo_wait;
212 struct completion sqo_thread_started;
[all …]