Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio-wq.c80 struct io_wq_acct { struct
81 unsigned nr_workers;
82 unsigned max_workers;
83 int index;
84 atomic_t nr_running;
85 raw_spinlock_t lock;
86 struct io_wq_work_list work_list;
87 unsigned long flags;