Searched defs:io_ring_ctx (Results 1 – 1 of 1) sorted by relevance
250 struct io_ring_ctx { struct251 struct {253 } ____cacheline_aligned_in_smp;255 struct {290 } ____cacheline_aligned_in_smp;292 struct io_rings *rings;295 struct io_wq *io_wq;301 struct task_struct *sqo_task;304 struct mm_struct *mm_account;307 struct cgroup_subsys_state *sqo_blkcg_css;[all …]