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

/linux-master/io_uring/
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);
379 (void)io_wq_max_workers(tctx->io_wq, new_count);
H A Dtctx.c110 ret = io_wq_max_workers(tctx->io_wq, limits);
H A Dio-wq.c1336 int io_wq_max_workers(struct io_wq *wq, int *new_count) function

Completed in 160 milliseconds