Home
last modified time | relevance | path

Searched refs:td_softdep_cleanup (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_trap.c275 td_softdep_cleanup(td); in ast()
H A Dkern_exit.c229 td_softdep_cleanup(td); in exit1()
H A Dkern_thread.c408 td_softdep_cleanup(td); in thread_dtor()
H A Dkern_proc.c245 td_softdep_cleanup(td); in proc_dtor()
/f-stack/freebsd/sys/
H A Dproc.h1240 td_softdep_cleanup(struct thread *td) in td_softdep_cleanup() function