Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.c785 static void io_workqueue_create(struct work_struct *work) in io_workqueue_create() function
828 INIT_WORK(&worker->work, io_workqueue_create); in create_io_worker()