Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
syscalls.h File Reference
#include "syscalls_64.h"

Go to the source code of this file.

Functions

long sys_clone (unsigned long clone_flags, unsigned long newsp, void __user *parent_tid, void __user *child_tid)
 

Function Documentation

long sys_clone ( unsigned long  clone_flags,
unsigned long  newsp,
void __user parent_tid,
void __user child_tid 
)

Definition at line 30 of file syscall.c.