Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.1/block/
Dblk-ioc.c296 int __copy_io(unsigned long clone_flags, struct task_struct *tsk) in __copy_io() function