Home
last modified time | relevance | path

Searched refs:syscall_thread_enter (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dkern_syscalls.c91 syscall_thread_enter(struct thread *td, struct sysent **se) in syscall_thread_enter() function
H A Dsubr_syscall.c148 error = syscall_thread_enter(td, &se); in syscallenter()
H A Dkern_sig.c2709 error = syscall_thread_enter(td, &se); in ptrace_syscallreq()
/freebsd/sys/sys/
H A Dsysent.h328 int syscall_thread_enter(struct thread *td, struct sysent **se);