Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/block/
Dblk-ioc.c300 int __copy_io(unsigned long clone_flags, struct task_struct *tsk) in __copy_io() function