Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio-wq.h131 int io_wq_max_workers(struct io_wq *wq, int *new_count);
Dio-wq.c1279 int io_wq_max_workers(struct io_wq *wq, int *new_count) in io_wq_max_workers() function
Dio_uring.c9644 ret = io_wq_max_workers(tctx->io_wq, limits); in __io_uring_add_tctx_node()
10692 ret = io_wq_max_workers(tctx->io_wq, new_count); in io_register_iowq_max_workers()
10721 (void)io_wq_max_workers(tctx->io_wq, new_count); in io_register_iowq_max_workers()