Searched defs:td (Results 26 - 50 of 806) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/dev/random/
H A Drwfile.c49 struct thread* td = curthread; local
74 struct thread* td = curthread; local
[all...]
/freebsd-10-stable/sys/dev/syscons/
H A Dscvesactl.c54 vesa_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) argument
/freebsd-10-stable/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-stable/sys/ia64/ia32/
H A Dia32_reg.c38 fill_regs32(struct thread *td, struct reg32 *regs) argument
46 set_regs32(struct thread *td, struct reg32 *regs) argument
53 fill_fpregs32(struct thread *td, struct fpreg32 *regs) argument
61 set_fpregs32(struct thread *td, struct fpreg32 *regs) argument
68 fill_dbregs32(struct thread *td, struct dbreg32 *regs) argument
76 set_dbregs32(struct thread *td, struct dbreg32 *regs) argument
/freebsd-10-stable/sys/ia64/ia64/
H A Dptrace_machdep.c37 cpu_ptrace(struct thread *td, int req, void *addr, int data) argument
/freebsd-10-stable/sys/kern/
H A Dkern_priv.c179 priv_check(struct thread *td, int priv) argument
H A Dsubr_syscall.c56 syscallenter(struct thread *td, struct syscall_args *sa) argument
175 syscallret(struct thread *td, int error, struct syscall_args *sa __unused) argument
[all...]
/freebsd-10-stable/sys/mips/mips/
H A Dsys_machdep.c56 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-10-stable/sys/powerpc/booke/
H A Dinterrupt.c118 struct thread *td; local
/freebsd-10-stable/sys/powerpc/powerpc/
H A Daltivec.c47 enable_vec(struct thread *td) argument
108 save_vec(struct thread *td) argument
H A Dfpu.c47 enable_fpu(struct thread *td) argument
109 save_fpu(struct thread *td) argument
H A Dstack_machdep.c88 stack_save_td(struct stack *st, struct thread *td) argument
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dstack_machdep.c72 stack_save_td(struct stack *st, struct thread *td) argument
/freebsd-10-stable/tools/regression/pthread/unwind/
H A Dcond_wait_cancel2.cpp46 pthread_t td; local
/freebsd-10-stable/sys/amd64/amd64/
H A Dstack_machdep.c43 stack_capture(struct thread *td, struct stack *st, register_t rbp) argument
67 stack_save_td(struct stack *st, struct thread *td) argument
H A Duio_machdep.c61 struct thread *td = curthread; local
/freebsd-10-stable/sys/i386/i386/
H A Dstack_machdep.c43 stack_capture(struct thread *td, struct stack *st, register_t ebp) argument
67 stack_save_td(struct stack *st, struct thread *td) argument
H A Duio_machdep.c62 struct thread *td = curthread; local
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DPHITransAddr.h48 PHITransAddr(Value *addr, const DataLayout *td) : Addr(addr), TD(td), TLI(0) { argument
/freebsd-10-stable/lib/libelf/
H A Dlibelf_allocate.c185 Elf_Data *d, *td; local
/freebsd-10-stable/sys/arm/arm/
H A Dsyscall.c102 call_trapsignal(struct thread *td, int sig, u_long code) argument
113 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) argument
153 syscall(struct thread *td, struc argument
169 struct thread *td = curthread; local
[all...]
H A Duio_machdep.c62 struct thread *td = curthread; local
/freebsd-10-stable/sys/dev/io/
H A Diodev.c66 ioopen(struct cdev *dev __unused, int flags __unused, int fmt __unused, struct thread *td) argument
84 ioclose(struct cdev *dev __unused, int flags __unused, int fmt __unused, struct thread *td) argument
[all...]
/freebsd-10-stable/sys/dev/qlxgb/
H A Dqla_ioctl.c78 qla_eioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-10-stable/sys/dev/qlxge/
H A Dqls_ioctl.c81 qls_eioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument

Completed in 311 milliseconds

1234567891011>>