Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Diocontext.h121 int __copy_io(unsigned long clone_flags, struct task_struct *tsk);
126 return __copy_io(clone_flags, tsk); in copy_io()
/linux-5.19.10/block/
Dblk-ioc.c300 int __copy_io(unsigned long clone_flags, struct task_struct *tsk) in __copy_io() function