Searched refs:copy_io (Results 1 – 2 of 2) sorted by relevance
122 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) in copy_io() function132 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) in copy_io() function
2262 retval = copy_io(clone_flags, p); in copy_process()