Searched refs:IO_WQ_UNBOUND (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/ | ||
D | io_uring.h | 559 IO_WQ_UNBOUND, enumerator |
/Linux-v6.6/io_uring/ | ||
D | io-wq.c | 1343 BUILD_BUG_ON((int) IO_WQ_ACCT_UNBOUND != (int) IO_WQ_UNBOUND); in io_wq_max_workers() |