Home
last modified time | relevance | path

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

/io_uring/
Dio-wq.h142 int io_wq_max_workers(struct io_wq *wq, int *new_count);
Dio-wq.c1361 int io_wq_max_workers(struct io_wq *wq, int *new_count) in io_wq_max_workers() function
Dio_uring.c9783 ret = io_wq_max_workers(tctx->io_wq, limits); in __io_uring_add_tctx_node()
10847 ret = io_wq_max_workers(tctx->io_wq, new_count); in io_register_iowq_max_workers()
10876 (void)io_wq_max_workers(tctx->io_wq, new_count); in io_register_iowq_max_workers()