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

1234567891011>>

/freebsd-11-stable/sys/riscv/include/
H A Dpcpu.h71 struct thread *td; local
/freebsd-11-stable/sys/riscv/riscv/
H A Duio_machdep.c61 struct thread *td = curthread; local
/freebsd-11-stable/sys/sparc64/sparc64/
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...]
H A Duio_machdep.c66 struct thread *td = curthread; local
/freebsd-11-stable/sys/mips/mips/
H A Dstack_machdep.c130 stack_save_td(struct stack *st, struct thread *td) argument
145 stack_save_td_running(struct stack *st, struct thread *td) argument
H A Duio_machdep.c65 struct thread *td = curthread; local
/freebsd-11-stable/sys/vm/
H A Dvm_zeroidle.c147 struct thread *td; local
/freebsd-11-stable/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c56 pthread_t td; local
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_arm.c80 struct thread *td; local
129 struct thread *td; local
H A Dhwpmc_arm64_md.c66 struct thread *td; local
115 struct thread *td; local
/freebsd-11-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-11-stable/sys/dev/tdfx/
H A Dtdfx_linux.c46 linux_ioctl_tdfx(struct thread *td, struct linux_ioctl_args* args) argument
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap_module.c108 wtap_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-11-stable/sys/i386/i386/
H A Duio_machdep.c62 struct thread *td = curthread; local
H A Dptrace_machdep.c43 cpu_ptrace_xstate(struct thread *td, int req, void *addr, int data) argument
114 cpu_ptrace_xmm(struct thread *td, int req, void *addr, int data) argument
151 cpu_ptrace(struct thread *td, int req, void *addr, int data) argument
[all...]
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_sysi86.c57 ibcs2_sysi86(struct thread *td, struct ibcs2_sysi86_args *args) argument
H A Dibcs2_other.c52 ibcs2_secure(struct thread *td, struct ibcs2_secure_args *uap) argument
71 ibcs2_lseek(struct thread *td, struct ibcs2_lseek_args *uap) argument
88 spx_open(struct thread *td) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dtty_tty.c51 cttyopen(struct cdev *dev, int flag, int mode, struct thread *td) argument
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...]
H A Dkern_dtrace.c93 kdtrace_thread_ctor(void *arg __unused, struct thread *td) argument
100 kdtrace_thread_dtor(void *arg __unused, struct thread *td) argument
/freebsd-11-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
/freebsd-11-stable/sys/sparc64/include/
H A Dpcpu.h82 struct thread *td; local
/freebsd-11-stable/sys/arm/cloudabi32/
H A Dcloudabi32_sysvec.c51 cloudabi32_proc_setregs(struct thread *td, struct image_params *imgp, argument
70 cloudabi32_fetch_syscall_args(struct thread *td) argument
105 cloudabi32_set_syscall_retval(struct thread *td, int error) argument
131 cloudabi32_schedtail(struct thread *td) argument
147 cloudabi32_thread_setregs(struct thread *td, const cloudabi32_threadattr_t *attr, uint32_t tcb) argument
[all...]
/freebsd-11-stable/sys/arm64/include/
H A Dpcpu.h61 struct thread *td; local
/freebsd-11-stable/sys/arm64/cloudabi64/
H A Dcloudabi64_sysvec.c51 cloudabi64_proc_setregs(struct thread *td, struct image_params *imgp, argument
70 cloudabi64_fetch_syscall_args(struct thread *td) argument
97 cloudabi64_set_syscall_retval(struct thread *td, int error) argument
123 cloudabi64_schedtail(struct thread *td) argument
139 cloudabi64_thread_setregs(struct thread *td, const cloudabi64_threadattr_t *attr, uint64_t tcb) argument
[all...]

Completed in 132 milliseconds

1234567891011>>