Searched refs:syscall_thread_enter (Results 1 – 4 of 4) sorted by relevance
92 syscall_thread_enter(struct thread *td, struct sysent **se) in syscall_thread_enter() function
149 error = syscall_thread_enter(td, &se); in syscallenter()
2714 error = syscall_thread_enter(td, &se); in ptrace_syscallreq()
323 int syscall_thread_enter(struct thread *td, struct sysent **se);