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

1234567891011>>

/freebsd-10.3-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.3-release/sys/mips/mips/
H A Dsys_machdep.c56 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-10.3-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.3-release/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.3-release/sys/sparc64/sparc64/
H A Drwindow.c43 rwindow_load(struct thread *td, struct trapframe *tf, int n) argument
73 rwindow_save(struct thread *td) argument
[all...]
H A Dstack_machdep.c72 stack_save_td(struct stack *st, struct thread *td) argument
/freebsd-10.3-release/sys/dev/random/
H A Drwfile.c49 struct thread* td = curthread; local
74 struct thread* td = curthread; local
[all...]
/freebsd-10.3-release/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
/freebsd-10.3-release/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.3-release/sys/ia64/ia64/
H A Dptrace_machdep.c37 cpu_ptrace(struct thread *td, int req, void *addr, int data) argument
/freebsd-10.3-release/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
/freebsd-10.3-release/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.3-release/share/examples/kld/syscall/module/
H A Dsyscall.c41 hello(struct thread *td, void *arg) argument
/freebsd-10.3-release/sys/powerpc/booke/
H A Dinterrupt.c118 struct thread *td; local
/freebsd-10.3-release/contrib/llvm/include/llvm/Analysis/
H A DPHITransAddr.h48 PHITransAddr(Value *addr, const DataLayout *td) : Addr(addr), TD(td), TLI(0) { argument
/freebsd-10.3-release/lib/libelf/
H A Dlibelf_allocate.c185 Elf_Data *d, *td; local
/freebsd-10.3-release/sys/dev/aac/
H A Daac_linux.c76 aac_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-10.3-release/sys/dev/aacraid/
H A Daacraid_linux.c80 aacraid_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-10.3-release/sys/cam/
H A Dcam_compat.c58 cam_compat_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flag, struct thread *td, d_ioctl_t *cbfnp) argument
105 cam_compat_handle_0x17(struct cdev *dev, u_long cmd, caddr_t addr, int flag, struct thread *td, d_ioctl_t *cbfnp) argument
/freebsd-10.3-release/sys/dev/hwpmc/
H A Dhwpmc_arm.c72 struct thread *td; local
121 struct thread *td; local
/freebsd-10.3-release/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.3-release/sys/dev/wtap/
H A Dif_wtap_module.c109 wtap_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-10.3-release/sys/kern/
H A Dkern_context.c63 sys_getcontext(struct thread *td, struct getcontext_args *uap) argument
82 sys_setcontext(struct thread *td, struct setcontext_args *uap) argument
103 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) argument
[all...]

Completed in 311 milliseconds

1234567891011>>