Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/sched.h>
#include <asm/ptrace.h>
Go to the source code of this file.
Functions | |
asmlinkage long | do_syscall_trace_enter (struct pt_regs *regs) |
asmlinkage void | do_syscall_trace_leave (struct pt_regs *regs) |
asmlinkage long do_syscall_trace_enter | ( | struct pt_regs * | regs | ) |