Home
last modified time | relevance | path

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

/freebsd-13.1/sys/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()
/freebsd-13.1/sys/sys/
H A Dsysent.h314 void syscall_thread_exit(struct thread *td, struct sysent *se);