Home
last modified time | relevance | path

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

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