Searched defs:td (Results 176 - 200 of 848) sorted by relevance

1234567891011>>

/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dfixup_tdescs.c53 fix_ptrptr_to_struct(tdata_t *td) argument
107 fix_ptr_to_struct(tdata_t *td) argument
154 cvt_fixstabs(tdata_t *td) argument
181 lookup_tdesc(tdata_t *td, char const *name) argument
200 fix_small_cpu_struct(tdata_t *td, size_t ptrsize) argument
276 cvt_fixups(tdata_t *td, size_t ptrsize) argument
[all...]
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock.c173 struct thread *td; local
H A Dpadlock_cipher.c205 struct thread *td; local
/freebsd-11-stable/sys/dev/cardbus/
H A Dcardbus_device.c135 cardbus_open(struct cdev *dev, int oflags, int devtype, struct thread *td) argument
142 cardbus_close(struct cdev *dev, int fflags, int devtype, struct thread *td) argument
149 cardbus_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-11-stable/sys/dev/cfi/
H A Dcfi_disk.c341 cfi_disk_ioctl(struct disk *dp, u_long cmd, void *data, int fflag, struct thread *td) argument
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.c174 free_tom_data(struct tom_data *td) argument
201 struct tom_data *td; local
298 struct tom_data *td = sc->tom_softc; local
[all...]
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kobj.c69 struct thread *td = curthread; local
156 struct thread *td = curthread; local
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_uid16.c108 linux_chown16(struct thread *td, struct linux_chown16_args *args) argument
133 linux_lchown16(struct thread *td, struct linux_lchown16_args *args) argument
158 linux_setgroups16(struct thread *td, struct linux_setgroups16_args *args) argument
228 linux_getgroups16(struct thread *td, struc argument
293 linux_getgid16(struct thread *td, struct linux_getgid16_args *args) argument
305 linux_getuid16(struct thread *td, struct linux_getuid16_args *args) argument
317 linux_getegid16(struct thread *td, struct linux_getegid16_args *args) argument
331 linux_geteuid16(struct thread *td, struct linux_geteuid16_args *args) argument
345 linux_setgid16(struct thread *td, struct linux_setgid16_args *args) argument
360 linux_setuid16(struct thread *td, struct linux_setuid16_args *args) argument
375 linux_setregid16(struct thread *td, struct linux_setregid16_args *args) argument
391 linux_setreuid16(struct thread *td, struct linux_setreuid16_args *args) argument
407 linux_setresgid16(struct thread *td, struct linux_setresgid16_args *args) argument
425 linux_setresuid16(struct thread *td, struct linux_setresuid16_args *args) argument
[all...]
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c167 struct tom_data *td = sc->tom_softc; local
231 struct tom_data *td = sc->tom_softc; local
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_fops.c558 drm_poll(struct cdev *kdev, int events, struct thread *td) argument
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dkthr.c78 struct thread td; local
[all...]
/freebsd-11-stable/sys/netinet6/
H A Dsend.c79 send_attach(struct socket *so, int proto, struct thread *td) argument
217 send_send(struct socket *so, int flags, struct mbuf *m, struct sockaddr *nam, struct mbuf *control, struct thread *td) argument
/freebsd-11-stable/sys/netsmb/
H A Dsmb_dev.c128 nsmb_dev_open(struct cdev *dev, int oflags, int devtype, struct thread *td) argument
175 nsmb_dev_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *td) argument
385 struct thread *td; local
[all...]
/freebsd-11-stable/sys/dev/pccard/
H A Dpccard_device.c110 pccard_open(struct cdev *dev, int oflags, int devtype, struct thread *td) argument
144 pccard_close(struct cdev *dev, int fflags, int devtype, struct thread *td) argument
156 pccard_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-11-stable/sys/dev/mse/
H A Dmse.c192 mseopen(struct cdev *dev, int flags, int fmt, struct thread *td) argument
228 mseclose(struct cdev *dev, int flags, int fmt, struct thread *td) argument
329 mseioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flag, struct thread *td) argument
449 msepoll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/dev/nand/
H A Dnandsim_swap.c188 struct thread *td; local
235 struct thread *td; local
/freebsd-11-stable/sys/dev/ofw/
H A Dopenpromio.c74 openprom_open(struct cdev *dev, int oflags, int devtype, struct thread *td) argument
84 openprom_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument
92 openprom_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flags, struct thread *td) argument
/freebsd-11-stable/sys/powerpc/powermac/
H A Dgrackle.c243 struct thread *td; local
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dcopyinout.c175 struct thread *td; local
214 struct thread *td; local
286 struct thread *td; local
315 struct thread *td; local
344 struct thread *td; local
386 struct thread *td; local
415 struct thread *td; local
443 struct thread *td; local
472 struct thread *td; local
501 struct thread *td; local
530 struct thread *td; local
582 struct thread *td; local
[all...]
H A Dmachdep.c476 ptrace_set_pc(struct thread *td, unsigned long addr) argument
489 struct thread *td; local
506 struct thread *td; local
[all...]
/freebsd-11-stable/sys/riscv/riscv/
H A Dvm_machdep.c114 cpu_thread_swapin(struct thread *td) argument
119 cpu_thread_swapout(struct thread *td) argument
124 cpu_set_syscall_retval(struct thread *td, int error) argument
156 cpu_copy_thread(struct thread *td, struct thread *td0) argument
177 cpu_set_upcall(struct thread *td, void (*entry)(void *), void *arg, stack_t *stack) argument
188 cpu_set_user_tls(struct thread *td, void *tls_base) argument
202 cpu_thread_exit(struct thread *td) argument
207 cpu_thread_alloc(struct thread *td) argument
217 cpu_thread_free(struct thread *td) argument
222 cpu_thread_clean(struct thread *td) argument
233 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) argument
243 cpu_exit(struct thread *td) argument
[all...]
/freebsd-11-stable/sys/security/mac/
H A Dmac_process.c129 mac_thread_userret(struct thread *td) argument
211 mac_proc_vm_revoke(struct thread *td) argument
252 mac_proc_vm_revoke_recurse(struct thread *td, struc argument
[all...]
H A Dmac_syscalls.c80 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) argument
129 sys___mac_get_proc(struct thread *td, struct __mac_get_proc_args *uap) argument
162 sys___mac_set_proc(struct thread *td, struct __mac_set_proc_args *uap) argument
223 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) argument
318 sys___mac_get_file(struct thread *td, struct __mac_get_file_args *uap) argument
369 sys___mac_get_link(struct thread *td, struct __mac_get_link_args *uap) argument
420 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) argument
521 sys___mac_set_file(struct thread *td, struct __mac_set_file_args *uap) argument
573 sys___mac_set_link(struct thread *td, struct __mac_set_link_args *uap) argument
625 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) argument
664 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) argument
671 sys___mac_get_proc(struct thread *td, struct __mac_get_proc_args *uap) argument
678 sys___mac_set_proc(struct thread *td, struct __mac_set_proc_args *uap) argument
685 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) argument
692 sys___mac_get_file(struct thread *td, struct __mac_get_file_args *uap) argument
699 sys___mac_get_link(struct thread *td, struct __mac_get_link_args *uap) argument
706 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) argument
713 sys___mac_set_file(struct thread *td, struct __mac_set_file_args *uap) argument
720 sys___mac_set_link(struct thread *td, struct __mac_set_link_args *uap) argument
727 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dvfs_init.c137 vfs_byname_kld(const char *fstype, struct thread *td, int *error) argument
/freebsd-11-stable/sys/net/
H A Draw_usrreq.c152 raw_uattach(struct socket *so, int proto, struct thread *td) argument
171 raw_ubind(struct socket *so, struct sockaddr *nam, struct thread *td) argument
178 raw_uconnect(struct socket *so, struct sockaddr *nam, struct thread *td) argument
221 raw_usend(struct socket *so, int flags, struct mbuf *m, struct sockaddr *nam, struct mbuf *control, struct thread *td) argument

Completed in 177 milliseconds

1234567891011>>