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

/linux-master/io_uring/
H A Dio-wq.c136 static bool create_io_worker(struct io_wq *wq, int index);
324 return create_io_worker(wq, acct->index);
353 create_io_worker(wq, worker->create_index);
816 static bool create_io_worker(struct io_wq *wq, int index) function

Completed in 103 milliseconds