Home
last modified time | relevance | path

Searched refs:copy_files (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.c1573 static int copy_files(u64 clone_flags, struct task_struct *tsk, in copy_files() function
2169 retval = copy_files(clone_flags, p, args->no_files); in copy_process()