Home
last modified time | relevance | path

Searched refs:create_index (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/io_uring/
Dio-wq.c61 int create_index; member
344 acct = &wq->acct[worker->create_index]; in create_worker_cb()
353 create_io_worker(wq, worker->create_index); in create_worker_cb()
385 worker->create_index = acct->index; in io_queue_worker_create()