Searched refs:copy_io (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Diocontext.h122 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) function
132 static inline int copy_io(unsigned long clone_flags, struct task_struct *tsk) function
/linux-master/kernel/
H A Dfork.c2396 retval = copy_io(clone_flags, p);

Completed in 124 milliseconds