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

/linux-master/io_uring/
H A Dio-wq.c627 static int io_wq_worker(void *data) function
776 tsk = create_io_thread(io_wq_worker, worker, NUMA_NO_NODE);
845 tsk = create_io_thread(io_wq_worker, worker, NUMA_NO_NODE);

Completed in 181 milliseconds