Searched defs:td (Results 51 - 75 of 806) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_other.c51 ibcs2_secure(struct thread *td, struct ibcs2_secure_args *uap) argument
70 ibcs2_lseek(struct thread *td, register struct ibcs2_lseek_args *uap) argument
87 spx_open(struct thread *td) argument
[all...]
H A Dibcs2_sysi86.c57 ibcs2_sysi86(struct thread *td, struct ibcs2_sysi86_args *args) argument
/freebsd-10-stable/sys/ia64/ia64/
H A Dhighfp.c64 ia64_highfp_drop(struct thread *td) argument
86 ia64_highfp_enable(struct thread *td, struct trapframe *tf) argument
129 ia64_highfp_save(struct thread *td) argument
162 struct thread *td; local
[all...]
H A Duio_machdep.c61 struct thread *td = curthread; local
/freebsd-10-stable/sys/kern/
H A Dtty_tty.c51 cttyopen(struct cdev *dev, int flag, int mode, struct thread *td) argument
H A Dsubr_trap.c103 userret(struct thread *td, struct trapframe *frame) argument
211 struct thread *td; local
[all...]
H A Dkern_context.c63 sys_getcontext(struct thread *td, struct getcontext_args *uap) argument
83 sys_setcontext(struct thread *td, struct setcontext_args *uap) argument
104 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) argument
[all...]
/freebsd-10-stable/sys/mips/mips/
H A Dstack_machdep.c131 stack_save_td(struct stack *st, struct thread *td) argument
H A Duio_machdep.c65 struct thread *td = curthread; local
/freebsd-10-stable/sys/powerpc/powerpc/
H A Duio_machdep.c64 struct thread *td = curthread; local
/freebsd-10-stable/sys/sparc64/include/
H A Dpcpu.h81 struct thread *td; local
/freebsd-10-stable/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 Duio_machdep.c66 struct thread *td = curthread; local
H A Dsys_machdep.c55 sysarch(struct thread *td, struct sysarch_args *uap) argument
98 sparc_sigtramp_install(struct thread *td, char *args) argument
116 sparc_utrap_install(struct thread *td, cha argument
[all...]
/freebsd-10-stable/sys/vm/
H A Dvm_zeroidle.c148 struct thread *td; local
/freebsd-10-stable/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c56 pthread_t td; local
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_capability.c52 freebsd32_cap_enter(struct thread *td, argument
64 freebsd32_cap_ioctls_limit(struct thread *td, argument
97 freebsd32_cap_ioctls_get(struct thread *td, argument
151 freebsd32_cap_enter(struct thread *td, argument
159 freebsd32_cap_ioctls_limit(struct thread *td, argument
167 freebsd32_cap_ioctls_get(struct thread *td, argument
[all...]
/freebsd-10-stable/sys/dev/aac/
H A Daac_linux.c76 aac_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-10-stable/sys/dev/aacraid/
H A Daacraid_linux.c80 aacraid_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-10-stable/sys/dev/tdfx/
H A Dtdfx_linux.c46 linux_ioctl_tdfx(struct thread *td, struct linux_ioctl_args* args) argument
/freebsd-10-stable/sys/arm/arm/
H A Dsys_machdep.c59 arm32_sync_icache(struct thread *td, void *args) argument
74 arm32_drain_writebuf(struct thread *td, void *args) argument
84 arm32_set_tp(struct thread *td, void *args) argument
97 arm32_get_tp(struct thread *td, void *args) argument
[all...]
/freebsd-10-stable/sys/i386/i386/
H A Dptrace_machdep.c48 cpu_ptrace_xstate(struct thread *td, int req, void *addr, int data) argument
120 cpu_ptrace_xmm(struct thread *td, int req, void *addr, int data) argument
161 cpu_ptrace(struct thread *td, int req, void *addr, int data) argument
[all...]
/freebsd-10-stable/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-stable/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-stable/share/examples/kld/cdev/module/
H A Dcdev.c101 mydev_open(struct cdev *dev, int flag, int otyp, struct thread *td) argument
113 mydev_close(struct cdev *dev, int flag, int otyp, struct thread *td) argument
123 mydev_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int mode, struct thread *td) argument

Completed in 127 milliseconds

1234567891011>>