Searched refs:io_wq_max_workers (Results 1 - 4 of 4) sorted by path

/linux-master/io_uring/
H A Dio-wq.c1337 int io_wq_max_workers(struct io_wq *wq, int *new_count) function
H A Dio-wq.h54 int io_wq_max_workers(struct io_wq *wq, int *new_count);
H A Dregister.c350 ret = io_wq_max_workers(tctx->io_wq, new_count);
378 (void)io_wq_max_workers(tctx->io_wq, new_count);
H A Dtctx.c110 ret = io_wq_max_workers(tctx->io_wq, limits);

Completed in 197 milliseconds