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.c268 struct thread *newtd, *oldtd; in kthread_add1() local
H A Dkern_thr.c196 struct thread *newtd; thread_create() local
[all...]
H A Dkern_thread.c857 thread_cow_get_proc(struct thread *newtd, struct proc *p) in thread_cow_get_proc()
868 thread_cow_get(struct thread *newtd, struct thread *td) in thread_cow_get()
H A Dsched_ule.c2181 struct thread *newtd; in sched_switch() local
3085 struct thread *newtd; sched_throw_grab() local
3101 struct thread *newtd; sched_ap_entry() local
3127 struct thread *newtd; sched_throw() local
[all...]
H A Dsubr_smp.c1036 struct thread *td, *newtd; in quiesce_all_critical() local
H A Dsched_4bsd.c1008 struct thread *newtd; sched_switch() local
/freebsd/sys/arm64/arm64/
H A Dvfp.c605 vfp_new_thread(struct thread *newtd, struct thread *oldtd, bool fork) in vfp_new_thread()