Home
last modified time | relevance | path

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

/linux/include/linux/sched/
A Dtask.h87 struct task_struct *create_io_thread(int (*fn)(void *), void *arg, int node);
/linux/fs/
A Dio-wq.c757 tsk = create_io_thread(io_wqe_worker, worker, wqe->node); in create_worker_cont()
824 tsk = create_io_thread(io_wqe_worker, worker, wqe->node); in create_io_worker()
A Dio_uring.c8761 tsk = create_io_thread(io_sq_thread, sqd, NUMA_NO_NODE); in io_sq_offload_create()
/linux/kernel/
A Dfork.c2517 struct task_struct *create_io_thread(int (*fn)(void *), void *arg, int node) in create_io_thread() function
/linux/
A DSystem.map2024 ffff800010083180 T create_io_thread
A D.tmp_System.map2024 ffff800010083180 T create_io_thread

Completed in 325 milliseconds