Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio-wq.c816 static void io_workqueue_create(struct work_struct *work) in io_workqueue_create() function
859 INIT_WORK(&worker->work, io_workqueue_create); in create_io_worker()