Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.c868 static void io_workqueue_create(struct work_struct *work) in io_workqueue_create() function
909 INIT_DELAYED_WORK(&worker->work, io_workqueue_create); in create_io_worker()