Home
last modified time | relevance | path

Searched defs:newtd (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_emul.c137 linux_proc_init(struct thread *td, struct thread *newtd, bool init_thread) in linux_proc_init()
H A Dlinux_fork.c240 struct thread *newtd; in linux_clone_thread() local
/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
H A Dkern_thr.c209 struct thread *newtd; in thread_create() local
H A Dkern_thread.c861 thread_cow_get_proc(struct thread *newtd, struct proc *p) in thread_cow_get_proc()
872 thread_cow_get(struct thread *newtd, struct thread *td) in thread_cow_get()
H A Dsched_4bsd.c1015 struct thread *newtd; in sched_switch() local
1709 struct thread *newtd; in sched_throw_tail() local
H A Dsched_ule.c2333 struct thread *newtd; in sched_switch() local
3234 struct thread *newtd; in sched_throw_grab() local
3250 struct thread *newtd; in sched_ap_entry() local
3280 struct thread *newtd; in sched_throw() local
H A Dsubr_smp.c1036 struct thread *td, *newtd; in quiesce_all_critical() local
/freebsd/sys/arm64/arm64/
H A Dvfp.c605 vfp_new_thread(struct thread *newtd, struct thread *oldtd, bool fork) in vfp_new_thread()