Home
last modified time | relevance | path

Searched defs:td2 (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_fork.c363 do_fork(struct thread *td, struct fork_req *fr, struct proc *p2, struct thread *td2, in do_fork()
826 struct thread *td2; in fork1() local
H A Dkern_thread.c853 struct thread *td2; in thread_exit() local
1058 weed_inhib(int mode, struct thread *td2, struct proc *p) in weed_inhib()
1147 struct thread *td2; in thread_single() local
H A Dtty_info.c111 thread_compare(struct thread *td, struct thread *td2) in thread_compare()
H A Dkern_switch.c447 struct thread *td2; in runq_choose_fuzz() local
H A Dsys_process.c610 struct thread *td2 = NULL, *td3; in kern_ptrace() local
H A Dsubr_turnstile.c316 struct thread *td1, *td2; in turnstile_adjust_thread() local
H A Dkern_ktrace.c554 struct thread *td2; in ktrprocctor_entered() local
H A Dkern_sig.c2524 struct thread *td2; in sig_suspend_threads() local
2577 struct thread *td2; in ptracestop() local
H A Dkern_time.c291 struct thread *td2; in get_cputime() local
/f-stack/freebsd/arm/arm/
H A Dvm_machdep.c96 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
/f-stack/freebsd/arm64/arm64/
H A Dvm_machdep.c68 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
/f-stack/freebsd/mips/mips/
H A Dvm_machdep.c91 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
/f-stack/freebsd/amd64/amd64/
H A Dvm_machdep.c145 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
/f-stack/freebsd/i386/i386/
H A Dvm_machdep.c142 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
/f-stack/freebsd/vm/
H A Dvm_glue.c539 vm_forkproc(struct thread *td, struct proc *p2, struct thread *td2, in vm_forkproc()
/f-stack/freebsd/i386/linux/
H A Dlinux_ptrace.c333 struct thread *td2; in linux_ptrace() local