Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c250 struct io_ring_ctx { struct
251 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 …]