Searched refs:entryexit (Results 1 – 4 of 4) sorted by relevance
18 extern void do_syscall_trace(struct pt_regs *regs, int entryexit);
61 extern void syscall_trace(struct uml_pt_regs *regs, int entryexit);
49 void syscall_trace(struct pt_regs *regs, int entryexit);
361 asmlinkage void do_syscall_trace(struct pt_regs *regs, int entryexit) in do_syscall_trace() argument