Searched defs:td (Results 101 - 125 of 848) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/x86/x86/
H A Dstack_machdep.c77 stack_capture(struct thread *td, struct stack *st, register_t fp) argument
123 stack_save_td(struct stack *st, struct thread *td) argument
135 stack_save_td_running(struct stack *st, struct thread *td) argument
[all...]
/freebsd-11-stable/sys/amd64/cloudabi32/
H A Dcloudabi32_sysvec.c84 cloudabi32_proc_setregs(struct thread *td, struct image_params *imgp, argument
93 cloudabi32_fetch_syscall_args(struct thread *td) argument
131 cloudabi32_set_syscall_retval(struct thread *td, int error) argument
164 cloudabi32_schedtail(struct thread *td) argument
178 cloudabi32_thread_setregs(struct thread *td, const cloudabi32_threadattr_t *attr, uint32_t tcb) argument
[all...]
/freebsd-11-stable/sys/amd64/cloudabi64/
H A Dcloudabi64_sysvec.c71 cloudabi64_proc_setregs(struct thread *td, struct image_params *imgp, argument
90 cloudabi64_fetch_syscall_args(struct thread *td) argument
120 cloudabi64_set_syscall_retval(struct thread *td, in argument
148 cloudabi64_schedtail(struct thread *td) argument
158 cloudabi64_thread_setregs(struct thread *td, const cloudabi64_threadattr_t *attr, uint64_t tcb) argument
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dsys_machdep.c102 arm32_sync_icache(struct thread *td, void *args) argument
152 arm32_drain_writebuf(struct thread *td, void *args) argument
167 arm32_set_tp(struct thread *td, void *args) argument
180 arm32_get_tp(struct thread *td, voi argument
192 sysarch(struct thread *td, struct sysarch_args *uap) argument
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Dmem.c188 memioctl(struct cdev *dev __unused, u_long cmd, caddr_t data, int flags, struct thread *td) argument
/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_poll.c212 cloudabi32_sys_poll(struct thread *td, struct cloudabi32_sys_poll_args *uap) argument
[all...]
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_sock.c52 cloudabi_sys_sock_shutdown(struct thread *td, argument
75 cloudabi_sock_recv(struct thread *td, cloudabi_fd_t fd, struct iovec *data, argument
147 cloudabi_sock_send(struct thread *td, cloudabi_fd_t fd, struct iovec *data, argument
[all...]
/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_poll.c212 cloudabi64_sys_poll(struct thread *td, struct cloudabi64_sys_poll_args *uap) argument
[all...]
/freebsd-11-stable/sys/compat/ia32/
H A Dia32_sysvec.c184 elf32_dump_thread(struct thread *td, void *dst, size_t *off) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_kthread.c130 linux_kthread_setup_and_run(struct thread *td, linux_task_fn_t *task_fn, void *arg) argument
159 struct thread *td = curthread; local
/freebsd-11-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
/freebsd-11-stable/sys/nfs/
H A Dnfs_nfssvc.c76 sys_nfssvc(struct thread *td, struct nfssvc_args *uap) argument
/freebsd-11-stable/lib/libc/tests/gen/
H A Ddir2_test.c59 long beginning, middle, end, td; local
135 long td; local
[all...]
/freebsd-11-stable/sys/amd64/ia32/
H A Dia32_reg.c80 fill_regs32(struct thread *td, struct reg32 *regs) argument
114 set_regs32(struct thread *td, struct reg32 *regs) argument
143 fill_fpregs32(struct thread *td, struct fpreg32 *regs) argument
187 set_fpregs32(struct thread *td, struct fpreg32 *regs) argument
219 fill_dbregs32(struct thread *td, struct dbreg32 *regs) argument
231 set_dbregs32(struct thread *td, struct dbreg32 *regs) argument
[all...]
/freebsd-11-stable/sys/vm/
H A Dvm_unix.c74 sys_obreak(struct thread *td, struct obreak_args *uap) argument
246 sys_ovadvise(struct thread *td, struct ovadvise_args *uap) argument
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_mmap.c77 linux_mmap_common(struct thread *td, uintptr_t addr, size_t len, int prot, argument
215 linux_mprotect_common(struct thread *td, uintptr_t addr, size_t len, int prot) argument
231 linux_fixup_prot(struct thread *td, int *prot) argument
[all...]
H A Dlinux_fork.c68 linux_fork(struct thread *td, struct linux_fork_args *args) argument
104 linux_vfork(struct thread *td, struct linux_vfork_args *args) argument
141 linux_clone_proc(struct thread *td, struct linux_clone_args *args) argument
262 linux_clone_thread(struct thread *td, struct linux_clone_args *args) argument
400 linux_clone(struct thread *td, struct linux_clone_args *args) argument
410 linux_exit(struct thread *td, struct linux_exit_args *args) argument
433 linux_set_tid_address(struct thread *td, struct linux_set_tid_address_args *args) argument
451 linux_thread_detach(struct thread *td) argument
[all...]
H A Dlinux_timer.c92 linux_timer_create(struct thread *td, struct linux_timer_create_args *uap) argument
123 linux_timer_settime(struct thread *td, struct linux_timer_settime_args *uap) argument
143 linux_timer_gettime(struct thread *td, struct linux_timer_gettime_args *uap) argument
158 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *uap) argument
165 linux_timer_delete(struct thread *td, struc argument
[all...]
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_legacy.c354 netmap_ioctl_legacy(struct netmap_priv_d *priv, u_long cmd, caddr_t data, struct thread *td) argument
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dsanity_test.c64 struct test_data *td = v; local
99 struct test_data td = { t, cond }; local
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfconvert.c82 file_read(tdata_t *td, char *filename, int ignore_non_c) argument
/freebsd-11-stable/sys/ddb/
H A Ddb_thread.c120 struct thread *td; local
/freebsd-11-stable/sys/dev/beri/
H A Dberi_mem.c96 mem_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flags, struct thread *td) argument
/freebsd-11-stable/lib/libkvm/
H A Dkvm_vnet.c86 struct thread td; local
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_sleepq.c116 _sleepq_add(void *wchan, struct pthread *td) argument
140 _sleepq_remove(struct sleepqueue *sq, struct pthread *td) argument
162 struct pthread *td; local
[all...]

Completed in 145 milliseconds

1234567891011>>