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
103 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
290 asmlinkage int syscall_trace_enter(void) in syscall_trace_enter() function
44 static long syscall_trace_enter(struct pt_regs *regs, long syscall, in syscall_trace_enter() function
321 asmlinkage unsigned long syscall_trace_enter(void) in syscall_trace_enter() function
321 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
117 struct syscall_trace_enter { struct118 struct trace_entry ent;119 int nr;120 unsigned long args[];
854 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
1087 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
1215 syscall_trace_enter (long arg0, long arg1, long arg2, long arg3, in syscall_trace_enter() function
1840 int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
Completed in 30 milliseconds