Searched defs:td (Results 1 - 25 of 781) sorted by relevance

1234567891011>>

/freebsd-10.2-release/sys/ia64/ia32/
H A Dia32_misc.c46 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) argument
54 ofreebsd32_getpagesize(struct thread *td, argument
/freebsd-10.2-release/sys/ia64/ia64/
H A Dstack_machdep.c36 stack_save_td(struct stack *st, struct thread *td) argument
H A Demulate.c40 ia64_emulate(struct trapframe *tf, struct thread *td) argument
H A Dsys_machdep.c50 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-10.2-release/sys/powerpc/powerpc/
H A Dsys_machdep.c40 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) argument
48 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-10.2-release/tools/regression/tls/ttls4/
H A Dttls4.c28 pthread_t td; local
/freebsd-10.2-release/sys/i386/i386/
H A Dio.c38 iodev_open(struct thread *td) argument
46 iodev_close(struct thread *td) argument
/freebsd-10.2-release/sys/kern/
H A Dkern_idle.c58 struct thread *td; local
[all...]
H A Dp1003_1b.c63 syscall_not_present(struct thread *td, const char *s, struct nosys_args *uap) argument
[all...]
/freebsd-10.2-release/tools/regression/pthread/unwind/
H A Dcatch_pthread_exit.cpp26 pthread_t td; local
H A Dsem_wait_cancel.cpp26 pthread_t td; local
H A Dthread_normal_exit.cpp22 pthread_t td; local
H A Dcond_wait_cancel.cpp29 pthread_t td; local
H A Dcond_wait_cancel2.cpp46 pthread_t td; local
/freebsd-10.2-release/sys/amd64/amd64/
H A Dio.c38 iodev_open(struct thread *td) argument
46 iodev_close(struct thread *td) argument
/freebsd-10.2-release/contrib/llvm/include/llvm/CodeGen/
H A DIntrinsicLowering.h32 explicit IntrinsicLowering(const DataLayout &td) : argument
/freebsd-10.2-release/sys/cddl/compat/opensolaris/sys/
H A Dsig.h47 struct thread *td = curthread; local
/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_isc.c51 ibcs2_isc(struct thread *td, struct ibcs2_isc_args *uap) argument
H A Dibcs2_util.c54 ibcs2_emul_find(struct thread *td, char *path, enum uio_seg pathseg, argument
/freebsd-10.2-release/sys/powerpc/aim/
H A Dinterrupt.c79 struct thread *td; local
/freebsd-10.2-release/sys/arm/arm/
H A Dstack_machdep.c65 stack_save_td(struct stack *st, struct thread *td) argument
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_affinity.c42 _pthread_setaffinity_np(pthread_t td, size_t cpusetsize, const cpuset_t *cpusetp) argument
65 _pthread_getaffinity_np(pthread_t td, size_t cpusetsize, cpuset_t *cpusetp) argument
[all...]
/freebsd-10.2-release/sys/dev/syscons/
H A Dscvesactl.c54 vesa_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) argument
/freebsd-10.2-release/sys/dev/vt/
H A Dvt_consolectl.c49 consolectl_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *td) argument
/freebsd-10.2-release/sys/dev/random/
H A Drwfile.c49 struct thread* td = curthread; local
74 struct thread* td = curthread; local
[all...]

Completed in 250 milliseconds

1234567891011>>