Searched refs:io_wq_max_workers (Results 1 – 4 of 4) sorted by relevance
54 int io_wq_max_workers(struct io_wq *wq, int *new_count);
110 ret = io_wq_max_workers(tctx->io_wq, limits); in __io_uring_add_tctx_node()
1358 int io_wq_max_workers(struct io_wq *wq, int *new_count) in io_wq_max_workers() function
3842 ret = io_wq_max_workers(tctx->io_wq, new_count); in io_register_iowq_max_workers()3871 (void)io_wq_max_workers(tctx->io_wq, new_count); in io_register_iowq_max_workers()