Searched refs:IO_WQ_ACCT_BOUND (Results 1 - 1 of 1) sorted by relevance

/linux-master/io_uring/
H A Dio-wq.c88 IO_WQ_ACCT_BOUND, enumerator in enum:__anon48
157 return &wq->acct[bound ? IO_WQ_ACCT_BOUND : IO_WQ_ACCT_UNBOUND];
840 if (index == IO_WQ_ACCT_BOUND)
1165 wq->acct[IO_WQ_ACCT_BOUND].max_workers = bounded;
1342 BUILD_BUG_ON((int) IO_WQ_ACCT_BOUND != (int) IO_WQ_BOUND);

Completed in 109 milliseconds