Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c7318 static int io_sq_thread(void *data) in io_sq_thread() function
8617 tsk = create_io_thread(io_sq_thread, sqd, NUMA_NO_NODE); in io_sq_offload_create()