Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/
H A Dunshare.rst248 Each copy function such as copy_mm, copy_namespace, copy_files,
/linux/kernel/
H A Dfork.c1559 static int copy_mm(u64 clone_flags, struct task_struct *tsk) in copy_mm() function
2264 retval = copy_mm(clone_flags, p); in copy_process()