Searched defs:td2 (Results 1 – 16 of 16) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_fork.c | 363 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 D | kern_thread.c | 853 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 D | tty_info.c | 111 thread_compare(struct thread *td, struct thread *td2) in thread_compare()
|
| H A D | kern_switch.c | 447 struct thread *td2; in runq_choose_fuzz() local
|
| H A D | sys_process.c | 610 struct thread *td2 = NULL, *td3; in kern_ptrace() local
|
| H A D | subr_turnstile.c | 316 struct thread *td1, *td2; in turnstile_adjust_thread() local
|
| H A D | kern_ktrace.c | 554 struct thread *td2; in ktrprocctor_entered() local
|
| H A D | kern_sig.c | 2524 struct thread *td2; in sig_suspend_threads() local 2577 struct thread *td2; in ptracestop() local
|
| H A D | kern_time.c | 291 struct thread *td2; in get_cputime() local
|
| /f-stack/freebsd/arm/arm/ |
| H A D | vm_machdep.c | 96 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | vm_machdep.c | 68 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | vm_machdep.c | 91 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | vm_machdep.c | 145 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | vm_machdep.c | 142 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_glue.c | 539 vm_forkproc(struct thread *td, struct proc *p2, struct thread *td2, in vm_forkproc()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_ptrace.c | 333 struct thread *td2; in linux_ptrace() local
|