Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_syscalls.c111 syscall_thread_exit(struct thread *td, struct sysent *se) in syscall_thread_exit() function
H A Dsubr_syscall.c191 syscall_thread_exit(td, se); in syscallenter()
H A Dkern_sig.c2755 syscall_thread_exit(td, se); in ptrace_syscallreq()
/freebsd/sys/sys/
H A Dsysent.h332 void syscall_thread_exit(struct thread *td, struct sysent *se);