Home
last modified time | relevance | path

Searched refs:IO_WQ_ACCT_UNBOUND (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/io_uring/
H A Dio-wq.c92 IO_WQ_ACCT_UNBOUND, enumerator
160 return &wq->acct[bound ? IO_WQ_ACCT_BOUND : IO_WQ_ACCT_UNBOUND]; in io_get_acct()
1175 wq->acct[IO_WQ_ACCT_UNBOUND].max_workers = in io_wq_create()
1364 BUILD_BUG_ON((int) IO_WQ_ACCT_UNBOUND != (int) IO_WQ_UNBOUND); in io_wq_max_workers()