Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_syscalls.c83 syscall_thread_enter(struct thread *td, struct sysent *se) in syscall_thread_enter() function
H A Dsubr_syscall.c149 error = syscall_thread_enter(td, se); in syscallenter()
/f-stack/freebsd/sys/
H A Dsysent.h300 int syscall_thread_enter(struct thread *td, struct sysent *se);