Searched defs:td1 (Results 1 – 9 of 9) sorted by relevance
| /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/kern/ |
| H A D | subr_turnstile.c | 316 struct thread *td1, *td2; in turnstile_adjust_thread() local 743 struct thread *td, *td1; in turnstile_wait() local
|
| H A D | kern_proc.c | 507 struct thread *td1; in pget() local 3048 struct thread *td1; in sysctl_kern_proc_sigfastblk() local
|
| H A D | kern_resource.c | 304 struct thread *td1; in sys_rtprio_thread() local
|
| H A D | kern_umtx.c | 1405 struct thread *td1; in umtx_pi_adjust_thread() local 1661 struct thread *td, *td1; in umtxq_sleep_pi() local
|
| /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()
|