Linux Kernel
3.7.1
|
#include <asm-generic/syscalls.h>
Go to the source code of this file.
asmlinkage long score_clone | ( | struct pt_regs * | regs | ) |
Definition at line 63 of file sys_score.c.
asmlinkage long score_execve | ( | struct pt_regs * | regs | ) |
Definition at line 92 of file sys_score.c.
asmlinkage long score_rt_sigreturn | ( | struct pt_regs * | regs | ) |