Searched defs:td (Results 126 - 150 of 848) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/pty/
H A Dpty.c61 ptydev_fdopen(struct cdev *dev, int fflags, struct thread *td, struct file *fp) argument
129 ptmx_fdopen(struct cdev *dev __unused, int fflags, struct thread *td, argument
/freebsd-11-stable/sys/netinet/
H A Dtcp_debug.c105 struct tcp_debug *td; local
[all...]
/freebsd-11-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-11-stable/sys/dev/nvram/
H A Dnvram.c79 nvram_open(struct cdev *dev __unused, int flags, int fmt __unused, struct thread *td) argument
/freebsd-11-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-11-stable/sys/powerpc/booke/
H A Dbooke_machdep.c370 ptrace_single_step(struct thread *td) argument
381 ptrace_clear_single_step(struct thread *td) argument
/freebsd-11-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-11-stable/sys/kern/
H A Dvfs_hash.c73 vfs_hash_get(const struct mount *mp, u_int hash, int flags, struct thread *td, argument
107 vfs_hash_ref(const struct mount *mp, u_int hash, struct thread *td, argument
146 vfs_hash_insert(struct vnode *vp, u_int hash, int flags, struct thread *td, argument
H A Dkern_ctf.c73 struct thread *td = curthread; local
[all...]
H A Dkern_syscalls.c51 lkmnosys(struct thread *td, struct nosys_args *args) argument
58 lkmressys(struct thread *td, struct nosys_args *args) argument
81 syscall_thread_enter(struct thread *td, struct sysent *se) argument
97 syscall_thread_exit(struct thread *td, struct sysent *se) 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...]
H A Dsysv_ipc.c86 ipcperm(struct thread *td, struct ipc_perm *perm, int acc_mode) argument
/freebsd-11-stable/sys/dev/ipmi/
H A Dipmi_linux.c90 ipmi_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-11-stable/sys/dev/wtap/plugins/
H A Dvisibility.c203 vis_ioctl(struct cdev *sdev, u_long cmd, caddr_t data, int fflag, struct thread *td) argument
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_vfsops.c73 struct thread *td = curthread; local
/freebsd-11-stable/sys/i386/svr4/
H A Dsvr4_machdep.c418 register struct thread *td = curthread; local
[all...]
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_file.c92 fuse_filehandle_open(struct vnode *vp, fufh_type_t fufh_type, struct fuse_filehandle **fufhp, struct thread *td, struct ucred *cred) argument
162 fuse_filehandle_close(struct vnode *vp, fufh_type_t fufh_type, struct thread *td, struct ucred *cred) argument
/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs_ctl.c110 procfs_control(struct thread *td, struct proc *p, int op) argument
[all...]
/freebsd-11-stable/sys/geom/
H A Dgeom_kern.c125 g_is_geom_thread(struct thread *td) argument
/freebsd-11-stable/sys/dev/joy/
H A Djoy.c128 joyopen(struct cdev *dev, int flags, int fmt, struct thread *td) argument
141 joyclose(struct cdev *dev, int flags, int fmt, struct thread *td) argument
215 joyioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *td) argument
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_filio.c256 svr4_pipe(struct thread *td, struct svr4_pipe_args *uap) argument
[all...]
H A Dsvr4_sysvec.c257 svr4_emul_find(struct thread *td, char *path, enum uio_seg pathseg, argument
/freebsd-11-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-11-stable/sys/fs/fifofs/
H A Dfifo_vnops.c138 struct thread *td; local
/freebsd-11-stable/sys/fs/fdescfs/
H A Dfdesc_vfsops.c82 struct thread *td = curthread; local
176 struct thread *td; local

Completed in 159 milliseconds

1234567891011>>