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

/linux-master/io_uring/
H A Dio-wq.c135 static bool create_io_worker(struct io_wq *wq, int index);
323 return create_io_worker(wq, acct->index);
352 create_io_worker(wq, worker->create_index);
818 static bool create_io_worker(struct io_wq *wq, int index) function

Completed in 125 milliseconds