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

/freebsd-10-stable/sys/kern/
H A Dkern_syscalls.c78 syscall_thread_enter(struct thread *td, struct sysent *se) function
H A Dsubr_syscall.c125 error = syscall_thread_enter(td, sa->callp);
/freebsd-10-stable/sys/sys/
H A Dsysent.h270 int syscall_thread_enter(struct thread *td, struct sysent *se);

Completed in 69 milliseconds