Searched defs:syscall_trace_enter (Results 1 – 12 of 12) sorted by relevance
127 int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
104 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
69 static long syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
291 asmlinkage int syscall_trace_enter(void) in syscall_trace_enter() function
215 asmlinkage void syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
322 asmlinkage unsigned long syscall_trace_enter(void) in syscall_trace_enter() function
98 struct syscall_trace_enter { struct99 struct trace_entry ent;100 int nr;101 unsigned long args[];
917 asmlinkage int syscall_trace_enter(struct pt_regs *regs, int scno) in syscall_trace_enter() function
1110 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
1402 asmlinkage long syscall_trace_enter(struct pt_regs *regs, long syscall) in syscall_trace_enter() function
1216 syscall_trace_enter (long arg0, long arg1, long arg2, long arg3, in syscall_trace_enter() function
1809 int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function