/freebsd/sys/compat/linux/ |
H A D | linux_fork.c | 70 struct thread *td2; in linux_fork() local 100 struct thread *td2; in linux_vfork() local 131 struct thread *td2; in linux_clone_proc() local
|
H A D | linux_futex.c | 898 struct thread *td2; in linux_get_robust_list() local
|
/freebsd/lib/libc/tests/nss/ |
H A D | testutil.h | 62 #define TEST_DATA_COMPARE(ent, td1, td2, fcmp, mdata)\ argument 314 #define DO_2PASS_TEST(ent, td1, td2, f, mdata) \ argument
|
/freebsd/sys/fs/procfs/ |
H A D | procfs_dbregs.c | 86 struct thread *td2; in procfs_doprocdbregs() local
|
H A D | procfs_fpregs.c | 80 struct thread *td2; in procfs_doprocfpregs() local
|
H A D | procfs_regs.c | 80 struct thread *td2; in procfs_doprocregs() local
|
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | 138 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() 220 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | vm_machdep.c | 108 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() argument
|
/freebsd/sys/kern/ |
H A D | kern_fork.c | 366 do_fork(struct thread *td, struct fork_req *fr, struct proc *p2, struct thread *td2, in do_fork() argument 850 struct thread *td2; fork1() local [all...] |
H A D | tty_info.c | 109 thread_compare(struct thread *td, struct thread *td2) in thread_compare() argument
|
H A D | kern_thread.c | 934 struct thread *td2; in thread_exit() local 1136 weed_inhib(int mode, struct thread *td2, struct proc *p) in weed_inhib() 1216 struct thread *td2; in thread_single() local
|
H A D | sys_process.c | 830 struct thread *td2; in ptrace_sel_coredump_thread() local 848 struct thread *td2 = NULL, *td3; in kern_ptrace() local
|
H A D | kern_switch.c | 441 struct thread *td2; in runq_choose_fuzz() local
|
H A D | subr_turnstile.c | 315 struct thread *td1, *td2; in turnstile_adjust_thread() local
|
H A D | kern_sig.c | 2029 struct thread *td2; in kern_sigqueue() local 2781 struct thread *td2; in sig_suspend_threads() local 2826 struct thread *td2; in ptracestop() local
|
H A D | kern_ktrace.c | 656 struct thread *td2; in ktrprocctor_entered() local
|
H A D | kern_time.c | 292 struct thread *td2; get_cputime() local
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | 138 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() argument 206 cpu_fork(struct thread * td1,struct proc * p2,struct thread * td2,int flags) cpu_fork() argument [all...] |
/freebsd/sys/arm/arm/ |
H A D | vm_machdep.c | 91 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
|
/freebsd/sys/riscv/riscv/ |
H A D | vm_machdep.c | 66 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() argument [all...] |
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | tdata.c | 460 tdata_merge(tdata_t *td1, tdata_t *td2) in tdata_merge()
|
/freebsd/sys/i386/linux/ |
H A D | linux_ptrace_machdep.c | 329 struct thread *td2; in linux_ptrace() local
|
/freebsd/sys/vm/ |
H A D | vm_glue.c | 784 vm_forkproc(struct thread *td, struct proc *p2, struct thread *td2, in vm_forkproc()
|