Home
last modified time | relevance | path

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

/linux-6.8/io_uring/
Dio-wq.c77 struct io_wq_acct { struct
78 unsigned nr_workers;
79 unsigned max_workers;
80 int index;
81 atomic_t nr_running;
82 raw_spinlock_t lock;
83 struct io_wq_work_list work_list;
84 unsigned long flags;