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

Go to the source code of this file.

Functions

asmlinkage long sparc_do_fork (unsigned long clone_flags, unsigned long stack_start, struct pt_regs *regs, unsigned long stack_size)
 
asmlinkage int sparc_execve (struct pt_regs *regs)
 

Function Documentation

asmlinkage long sparc_do_fork ( unsigned long  clone_flags,
unsigned long  stack_start,
struct pt_regs regs,
unsigned long  stack_size 
)

Definition at line 277 of file process_32.c.

asmlinkage int sparc_execve ( struct pt_regs regs)

Definition at line 482 of file process_32.c.