Searched defs:oldtd (Results 1 – 3 of 3) sorted by relevance
280 vfp_new_thread(struct thread *newtd, struct thread *oldtd, bool fork) in vfp_new_thread()
232 vfp_new_thread(struct thread * newtd,struct thread * oldtd,bool fork) vfp_new_thread() argument
268 struct thread *newtd, *oldtd; in kthread_add1() local