Searched defs:newtd (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/compat/linux/ |
H A D | linux_emul.c | 137 linux_proc_init(struct thread *td, struct thread *newtd, bool init_thread) in linux_proc_init()
|
H A D | linux_fork.c | 240 struct thread *newtd; in linux_clone_thread() local
|
/freebsd/sys/arm/arm/ |
H A D | vfp.c | 280 vfp_new_thread(struct thread *newtd, struct thread *oldtd, bool fork) in vfp_new_thread()
|
/freebsd/sys/kern/ |
H A D | kern_kthread.c | 268 struct thread *newtd, *oldtd; in kthread_add1() local
|
H A D | kern_thr.c | 196 struct thread *newtd; thread_create() local [all...] |
H A D | kern_thread.c | 857 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 D | sched_ule.c | 2181 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 D | subr_smp.c | 1036 struct thread *td, *newtd; in quiesce_all_critical() local
|
H A D | sched_4bsd.c | 1008 struct thread *newtd; sched_switch() local
|
/freebsd/sys/arm64/arm64/ |
H A D | vfp.c | 605 vfp_new_thread(struct thread *newtd, struct thread *oldtd, bool fork) in vfp_new_thread()
|