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

1234567891011>>

/freebsd-10-stable/sys/amd64/include/
H A Dpcpu.h217 struct thread *td; local
/freebsd-10-stable/sys/arm/arm/
H A Dundefined.c129 struct thread *td; local
172 struct thread *td; local
[all...]
H A Dvfp.c289 vfp_discard(struct thread *td) argument
/freebsd-10-stable/sys/ddb/
H A Ddb_thread.c120 struct thread *td; local
/freebsd-10-stable/sys/dev/gpio/
H A Dgpioc.c112 gpioc_ioctl(struct cdev *cdev, u_long cmd, caddr_t arg, int fflag, struct thread *td) argument
/freebsd-10-stable/sys/dev/mlx/
H A Dmlx_disk.c121 mlxd_ioctl(struct disk *dp, u_long cmd, void *addr, int flag, struct thread *td) argument
/freebsd-10-stable/sys/dev/nvram/
H A Dnvram.c79 nvram_open(struct cdev *dev __unused, int flags, int fmt __unused, struct thread *td) argument
/freebsd-10-stable/sys/dev/ofw/
H A Dopenfirmio.c111 openfirm_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flags, struct thread *td) argument
/freebsd-10-stable/sys/dev/syscons/
H A Dsysmouse.c60 smdev_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) argument
/freebsd-10-stable/sys/dev/usb/
H A Dusb_dynamic.c87 usb_quirk_ioctl_w(unsigned long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-10-stable/sys/fs/fdescfs/
H A Dfdesc_vfsops.c82 struct thread *td = curthread; local
186 struct thread *td; local
/freebsd-10-stable/sys/geom/
H A Dgeom_kern.c128 g_is_geom_thread(struct thread *td) argument
/freebsd-10-stable/sys/ia64/ia64/
H A Dclock.c76 ia64_ih_clock(struct thread *td, u_int xiv, struct trapframe *tf) argument
/freebsd-10-stable/sys/kern/
H A Dkern_syscalls.c48 lkmnosys(struct thread *td, struct nosys_args *args) argument
55 lkmressys(struct thread *td, struct nosys_args *args) argument
78 syscall_thread_enter(struct thread *td, struct sysent *se) argument
94 syscall_thread_exit(struct thread *td, struct sysent *se) argument
H A Dsysv_ipc.c86 ipcperm(struct thread *td, struct ipc_perm *perm, int acc_mode) argument
H A Dksched.c106 getscheduler(struct ksched *ksched, struct thread *td, int *policy) argument
140 ksched_getparam(struct ksched *ksched, struct thread *td, argument
170 ksched_setscheduler(struct ksched *ksched, struct thread *td, int policy, argument
128 ksched_setparam(struct ksched *ksched, struct thread *td, const struct sched_param *param) argument
208 ksched_getscheduler(struct ksched *ksched, struct thread *td, int *policy) argument
266 ksched_rr_get_interval(struct ksched *ksched, struct thread *td, struct timespec *timespec) argument
[all...]
/freebsd-10-stable/sys/netatalk/
H A Dddp_pcb.c86 at_pcbsetaddr(struct ddpcb *ddp, struct sockaddr *addr, struct thread *td) argument
191 at_pcbconnect(struct ddpcb *ddp, struct sockaddr *addr, struct thread *td) argument
H A Dddp_usrreq.c95 ddp_attach(struct socket *so, int proto, struct thread *td) argument
130 ddp_bind(struct socket *so, struct sockaddr *nam, struct thread *td) argument
147 ddp_connect(struct socket *so, struct sockaddr *nam, struct thread *td) argument
203 ddp_send(struct socket *so, int flags, struct mbuf *m, struct sockaddr *addr, struct mbuf *control, struct thread *td) argument
/freebsd-10-stable/sys/netinet/
H A Dtcp_debug.c105 struct tcp_debug *td; local
[all...]
/freebsd-10-stable/sys/powerpc/powerpc/
H A Ddb_trace.c135 db_backtrace(struct thread *td, db_addr_t fp, int count) argument
320 db_trace_thread(struct thread *td, int count) argument
/freebsd-10-stable/sys/security/audit/
H A Daudit_trigger.c64 audit_open(struct cdev *dev, int oflags, int devtype, struct thread *td) argument
81 audit_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument
/freebsd-10-stable/tools/tools/kttcp/sys/
H A Dkttcp.c116 kttcpopen(struct cdev *dev, int flag, int mode, struct thread *td) argument
123 kttcpioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *td) argument
149 kttcp_send(struct thread *td, struct kttcp_io_args *kio) argument
197 kttcp_recv(struct thread *td, struc argument
[all...]
/freebsd-10-stable/sys/dev/ipmi/
H A Dipmi_linux.c90 ipmi_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dproc.h69 kthread_t *td = NULL; local
/freebsd-10-stable/sys/fs/procfs/
H A Dprocfs_ctl.c110 procfs_control(struct thread *td, struct proc *p, int op) argument
[all...]

Completed in 236 milliseconds

1234567891011>>