Searched defs:newtd (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/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 [all...] |
/freebsd-src/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-src/sys/arm64/arm64/ |
H A D | vfp.c | 232 vfp_new_thread(struct thread * newtd,struct thread * oldtd,bool fork) vfp_new_thread() argument
|
/freebsd-src/sys/kern/ |
H A D | kern_kthread.c | 268 struct thread *newtd, *oldtd; in kthread_add1() local
|
H A D | kern_thr.c | 195 struct thread *newtd; in thread_create() local
|
H A D | kern_thread.c | 859 thread_cow_get_proc(struct thread * newtd,struct proc * p) thread_cow_get_proc() argument 870 thread_cow_get(struct thread * newtd,struct thread * td) thread_cow_get() argument [all...] |
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
|