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