Home
last modified time | relevance | path

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

/freebsd-src/sys/arm/arm/
H A Dvfp.c280 vfp_new_thread(struct thread *newtd, struct thread *oldtd, bool fork) in vfp_new_thread()
/freebsd-src/sys/arm64/arm64/
H A Dvfp.c232 vfp_new_thread(struct thread * newtd,struct thread * oldtd,bool fork) vfp_new_thread() argument
/freebsd-src/sys/kern/
H A Dkern_kthread.c268 struct thread *newtd, *oldtd; in kthread_add1() local