Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_syscalls.c100 syscall_thread_exit(struct thread *td, struct sysent *se) in syscall_thread_exit() function
H A Dsubr_syscall.c187 syscall_thread_exit(td, se); in syscallenter()
/f-stack/freebsd/sys/
H A Dsysent.h301 void syscall_thread_exit(struct thread *td, struct sysent *se);