Home
last modified time | relevance | path

Searched defs:oldtd (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/arm/arm/
H A Dvfp.c280 vfp_new_thread(struct thread *newtd, struct thread *oldtd, bool fork) in vfp_new_thread()
/freebsd/sys/kern/
H A Dkern_kthread.c267 struct thread *newtd, *oldtd; in kthread_add1() local
/freebsd/sys/arm64/arm64/
H A Dvfp.c605 vfp_new_thread(struct thread *newtd, struct thread *oldtd, bool fork) in vfp_new_thread()