Searched defs:syscall_trace_enter (Results 1 – 11 of 11) sorted by relevance
126 int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
275 asmlinkage int syscall_trace_enter(void) in syscall_trace_enter() function
48 static long syscall_trace_enter(struct pt_regs *regs, long syscall, in syscall_trace_enter() function
322 asmlinkage unsigned long syscall_trace_enter(void) in syscall_trace_enter() function
320 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
124 struct syscall_trace_enter { struct125 struct trace_entry ent;126 int nr;127 unsigned long args[];
850 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
1085 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
1313 asmlinkage long syscall_trace_enter(struct pt_regs *regs, long syscall) in syscall_trace_enter() function
1158 syscall_trace_enter (long arg0, long arg1, long arg2, long arg3, in syscall_trace_enter() function
2172 int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
Completed in 29 milliseconds