Go to the documentation of this file.
4 #include <linux/types.h>
5 #include <linux/signal.h>
6 #include <asm/ptrace.h>
7 #include <asm/cputime.h>
50 unsigned long third,
void __user *
ptr);
53 size_t len,
int advice);
58 long sys_clone(
unsigned long newsp,
unsigned long clone_flags,
59 int __user *parent_tidptr,
int __user *child_tidptr);