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

1234567891011>>

/freebsd-11-stable/sys/arm64/arm64/
H A Dsys_machdep.c42 sysarch(struct thread *td, struct sysarch_args *uap) argument
H A Dstack_machdep.c59 stack_save_td(struct stack *st, struct thread *td) argument
76 stack_save_td_running(struct stack *st, struct thread *td) argument
/freebsd-11-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
H A Dinterrupt.c79 struct thread *td; local
/freebsd-11-stable/sys/riscv/riscv/
H A Dsys_machdep.c45 sysarch(struct thread *td, struct sysarch_args *uap) argument
/freebsd-11-stable/tools/regression/tls/ttls4/
H A Dttls4.c31 pthread_t td; local
/freebsd-11-stable/sys/amd64/amd64/
H A Dio.c38 iodev_open(struct thread *td) argument
46 iodev_close(struct thread *td) argument
/freebsd-11-stable/tools/regression/pthread/unwind/
H A Dcatch_pthread_exit.cpp26 pthread_t td; local
H A Dsem_wait_cancel.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 Dcond_wait_cancel2.cpp46 pthread_t td; local
/freebsd-11-stable/sys/i386/i386/
H A Dio.c38 iodev_open(struct thread *td) argument
46 iodev_close(struct thread *td) argument
/freebsd-11-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-11-stable/sys/compat/cloudabi/
H A Dcloudabi_random.c36 cloudabi_sys_random_get(struct thread *td, argument
H A Dcloudabi_thread.c40 cloudabi_sys_thread_exit(struct thread *td, argument
63 cloudabi_sys_thread_yield(struct thread *td, argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dcompat.h45 linux_set_current(struct thread *td) argument
52 linux_set_current_flags(struct thread *td, int flags) argument
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dsig.h47 struct thread *td = curthread; local
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_getcwd.c61 linux_getcwd(struct thread *td, struct linux_getcwd_args *args) argument
/freebsd-11-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-11-stable/sys/arm/arm/
H A Dstack_machdep.c55 stack_save_td(struct stack *st, struct thread *td) argument
75 stack_save_td_running(struct stack *st, struct thread *td) argument
H A Dptrace_machdep.c38 cpu_ptrace(struct thread *td, int req, void *addr, int data) argument
/freebsd-11-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

Completed in 238 milliseconds

1234567891011>>