Searched defs:td (Results 226 - 250 of 848) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dtrap.c257 struct thread *td; local
447 trap_pfault(struct thread *td, struct trapframe *tf) argument
546 cpu_fetch_syscall_args(struct thread *td) argument
605 struct thread *td; local
[all...]
/freebsd-11-stable/sys/powerpc/powerpc/
H A Delf32_machdep.c152 elf32_dump_thread(struct thread *td, void *dst, size_t *off) argument
H A Dmem.c265 memioctl(struct cdev *dev __unused, u_long cmd, caddr_t data, int flags, struct thread *td) argument
/freebsd-11-stable/sys/arm/arm/
H A Delf_machdep.c135 elf32_dump_thread(struct thread *td, void *dst, size_t *off) argument
H A Dmp_machdep.c313 struct thread *td; local
333 struct thread *td; local
[all...]
H A Dvm_machdep.c166 cpu_thread_swapin(struct thread *td) argument
171 cpu_thread_swapout(struct thread *td) argument
176 cpu_set_syscall_retval(struct thread *td, int error) argument
244 cpu_copy_thread(struct thread *td, struc argument
268 cpu_set_upcall(struct thread *td, void (*entry)(void *), void *arg, stack_t *stack) argument
280 cpu_set_user_tls(struct thread *td, void *tls_base) argument
299 cpu_thread_exit(struct thread *td) argument
304 cpu_thread_alloc(struct thread *td) argument
323 cpu_thread_free(struct thread *td) argument
328 cpu_thread_clean(struct thread *td) argument
339 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) argument
357 cpu_exit(struct thread *td) argument
[all...]
H A Dundefined.c143 struct thread *td; local
186 struct thread *td; local
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Delf_machdep.c155 elf64_dump_thread(struct thread *td, void *dst, size_t *off) argument
/freebsd-11-stable/sys/arm64/arm64/
H A Dvm_machdep.c131 cpu_thread_swapin(struct thread *td) argument
136 cpu_thread_swapout(struct thread *td) argument
141 cpu_set_syscall_retval(struct thread *td, int error) argument
173 cpu_copy_thread(struct thread *td, struct thread *td0) argument
194 cpu_set_upcall(struct thread *td, void (*entry)(void *), void *arg, stack_t *stack) argument
205 cpu_set_user_tls(struct thread *td, void *tls_base) argument
221 cpu_thread_exit(struct thread *td) argument
226 cpu_thread_alloc(struct thread *td) argument
236 cpu_thread_free(struct thread *td) argument
241 cpu_thread_clean(struct thread *td) argument
252 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) argument
263 cpu_exit(struct thread *td) argument
[all...]
H A Dtrap.c83 call_trapsignal(struct thread *td, int sig, int code, void *addr) argument
95 cpu_fetch_syscall_args(struct thread *td) argument
135 svc_handler(struct thread *td, struc argument
149 data_abort(struct thread *td, struct trapframe *frame, uint64_t esr, uint64_t far, int lower) argument
271 do_el1h_sync(struct thread *td, struct trapframe *frame) argument
332 struct thread *td; local
340 do_el0_sync(struct thread *td, struct trapframe *frame) argument
[all...]
/freebsd-11-stable/sys/ddb/
H A Ddb_ps.c107 volatile struct thread *td; local
250 dumpthread(volatile struct proc *p, volatile struct thread *td, int all) argument
336 struct thread *td; local
433 struct thread *td; local
493 struct thread *td; local
[all...]
H A Ddb_main.c270 db_trace_thread_wrapper(struct thread *td) argument
/freebsd-11-stable/lib/libc/tests/nss/
H A Dgetusershell_test.c139 struct usershell_test_data td, td_snap; local
/freebsd-11-stable/sys/dev/etherswitch/
H A Detherswitch.c136 etherswitchioctl(struct cdev *cdev, u_long cmd, caddr_t data, int flags, struct thread *td) argument
/freebsd-11-stable/sys/dev/gpio/
H A Dgpioc.c120 gpioc_ioctl(struct cdev *cdev, u_long cmd, caddr_t arg, int fflag, struct thread *td) argument
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_suspend.c272 ffs_susp_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flags, struct thread *td) argument
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_util.c71 linux_emul_convpath(struct thread *td, const char *path, enum uio_seg pathseg, argument
83 linux_msg(const struct thread *td, const char *fmt, ...) argument
H A Dlinux_time.c246 linux_clock_gettime(struct thread *td, struct linux_clock_gettime_args *args) argument
378 linux_clock_settime(struct thread *td, struc argument
417 linux_clock_getres(struct thread *td, struct linux_clock_getres_args *args) argument
507 linux_nanosleep(struct thread *td, struct linux_nanosleep_args *args) argument
553 linux_clock_nanosleep(struct thread *td, struct linux_clock_nanosleep_args *args) argument
[all...]
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_fd.c81 cloudabi_sys_fd_close(struct thread *td, struct cloudabi_sys_fd_close_args *uap) argument
88 cloudabi_sys_fd_create1(struct thread *td, argument
105 cloudabi_sys_fd_create2(struct thread *td, argument
131 cloudabi_sys_fd_datasync(struct thread *td, argument
139 cloudabi_sys_fd_dup(struct thread *td, struct cloudabi_sys_fd_dup_args *uap) argument
146 cloudabi_sys_fd_replace(struct thread *td, struct cloudabi_sys_fd_replace_args *uap) argument
169 cloudabi_sys_fd_seek(struct thread *td, struct cloudabi_sys_fd_seek_args *uap) argument
383 cloudabi_sys_fd_stat_get(struct thread *td, struct cloudabi_sys_fd_stat_get_args *uap) argument
448 cloudabi_sys_fd_stat_put(struct thread *td, struct cloudabi_sys_fd_stat_put_args *uap) argument
482 cloudabi_sys_fd_sync(struct thread *td, struct cloudabi_sys_fd_sync_args *uap) argument
[all...]
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.c69 freebsd32_ioctl_md(struct thread *td, struct freebsd32_ioctl_args *uap, argument
142 freebsd32_ioctl_ioc_toc_header(struct thread *td, argument
161 freebsd32_ioctl_ioc_read_toc(struct thread *td, argument
187 freebsd32_ioctl_fiodgname(struct thread *td, argument
203 freebsd32_ioctl_memrange(struct thread *td, struct freebsd32_ioctl_args *uap, struct file *fp) argument
246 freebsd32_ioctl_pciocgetconf(struct thread *td, struct freebsd32_ioctl_args *uap, struct file *fp) argument
350 freebsd32_ioctl_sg(struct thread *td, struct freebsd32_ioctl_args *uap, struct file *fp) argument
415 freebsd32_ioctl(struct thread *td, struct freebsd32_ioctl_args *uap) argument
[all...]
/freebsd-11-stable/sys/dev/filemon/
H A Dfilemon.c359 filemon_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag __unused, struct thread *td) argument
414 filemon_open(struct cdev *dev, int oflags __unused, int devtype __unused, struct thread *td) argument
/freebsd-11-stable/sys/fs/smbfs/
H A Dsmbfs_io.c185 struct thread *td; local
249 struct thread *td; local
307 smbfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td) argument
558 struct thread *td; local
637 smbfs_vinvalbuf(struct vnode *vp, struct thread *td) argument
[all...]
/freebsd-11-stable/sys/dev/tpm/
H A Dtpm20.c167 tpm20_open(struct cdev *dev, int flag, int mode, struct thread *td) argument
174 tpm20_close(struct cdev *dev, int flag, int mode, struct thread *td) argument
182 tpm20_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flags, struct thread *td) argument
/freebsd-11-stable/sys/dev/tws/
H A Dtws_user.c62 tws_ioctl(struct cdev *dev, u_long cmd, caddr_t buf, int flags, struct thread *td) argument
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_io.c743 fuse_io_flushbuf(struct vnode *vp, int waitfor, struct thread *td) argument
759 fuse_io_invalbuf(struct vnode *vp, struct thread *td) argument

Completed in 142 milliseconds

1234567891011>>