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

1234567891011>>

/freebsd-10-stable/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-stable/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-stable/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-stable/tools/regression/tls/ttls4/
H A Dttls4.c31 pthread_t td; local
/freebsd-10-stable/sys/amd64/amd64/
H A Dio.c38 iodev_open(struct thread *td) argument
46 iodev_close(struct thread *td) argument
/freebsd-10-stable/sys/i386/i386/
H A Dio.c38 iodev_open(struct thread *td) argument
46 iodev_close(struct thread *td) argument
/freebsd-10-stable/tools/regression/pthread/unwind/
H A Dcatch_pthread_exit.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 Dsem_wait_cancel.cpp26 pthread_t td; local
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DIntrinsicLowering.h32 explicit IntrinsicLowering(const DataLayout &td) : argument
/freebsd-10-stable/sys/arm/arm/
H A Dstack_machdep.c65 stack_save_td(struct stack *st, struct thread *td) argument
/freebsd-10-stable/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-stable/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-stable/sys/powerpc/aim/
H A Dinterrupt.c79 struct thread *td; local
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_getcwd.c61 linux_getcwd(struct thread *td, struct linux_getcwd_args *args) argument
/freebsd-10-stable/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-stable/share/examples/kld/syscall/module/
H A Dsyscall.c41 hello(struct thread *td, void *arg) argument
/freebsd-10-stable/sys/amd64/ia32/
H A Dia32_misc.c49 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) argument
75 ofreebsd32_getpagesize(struct thread *td, argument
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dsig.h47 struct thread *td = curthread; local
/freebsd-10-stable/sys/dev/mem/
H A Dmemdev.c66 memopen(struct cdev *dev __unused, int flags, int fmt __unused, struct thread *td) argument

Completed in 280 milliseconds

1234567891011>>