Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dio-wq.c79 struct io_wq_acct { struct
80 unsigned nr_workers;
81 unsigned max_workers;
82 int index;
83 atomic_t nr_running;
84 raw_spinlock_t lock;
85 struct io_wq_work_list work_list;
86 unsigned long flags;