/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/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 [all...] |
/freebsd/sys/kern/ |
H A D | kern_membarrier.c | 119 struct thread *td1; kern_membarrier() local
|
H A D | subr_turnstile.c | 315 struct thread *td1, *td2; in turnstile_adjust_thread() local 742 struct thread *td, *td1; in turnstile_wait() local
|
H A D | kern_proc.c | 512 struct thread *td1; in pget() local 3201 struct thread *td1; in sysctl_kern_proc_sigfastblk() local
|
H A D | kern_resource.c | 302 struct thread *td1; in sys_rtprio_thread() local
|
H A D | kern_umtx.c | 1766 struct thread *td1; in umtx_pi_adjust_thread() local 2022 struct thread *td, *td1; in umtxq_sleep_pi() local
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | 138 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() 206 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork()
|
/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
|
/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/compat/linux/ |
H A D | linux_futex.c | 362 struct thread *td1; in linux_futex_lock_pi() local
|
H A D | linux_misc.c | 2708 linux_up_rtprio_if(struct thread *td1, struct rtprio *rtp) in linux_up_rtprio_if() 2776 struct thread *td1; in linux_ioprio_get() local 2877 struct thread *td1; in linux_ioprio_set() local
|