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

/freebsd-11-stable/sys/kern/
H A Dkern_syscalls.c81 syscall_thread_enter(struct thread *td, struct sysent *se) function
H A Dsubr_syscall.c121 error = syscall_thread_enter(td, sa->callp);
/freebsd-11-stable/sys/sys/
H A Dsysent.h280 int syscall_thread_enter(struct thread *td, struct sysent *se);

Completed in 111 milliseconds