Searched defs:td (Results 1 - 25 of 76) sorted by relevance

1234

/src/lib/libc/gdtoa/
H A Dgmisc.c66 ptrdiff_t td = x1 - b->x; local in function:rshift
H A Dgdtoa.c68 ptrdiff_t td = x - x0; local in function:bitstob
/src/sys/fs/nfs/common/
H A Dnfs_nfssvc.c79 sys_nfssvc(struct thread *td, struct nfssvc_args *uap) argument
H A Dnfs_lock.c88 nfslock_open(struct cdev *dev, int oflags, int devtype, struct thread *td) argument
109 nfslock_close(struct cdev *dev, int fflag, int devtype, struct thread *td) argument
240 struct thread *td; local in function:nfs_dolock
359 nfslockdans(struct thread *td, struct lockd_ans *ansp) argument
/src/lib/libc/compat/sys/
H A Dcompat_getdents.c89 ptrdiff_t td = (((char *)(void *)odp) - buf); local in function:getdents
/src/sys/fs/nfs/client/
H A Dnfs_clkrpc.c153 struct thread *td = curthread; local in function:nfs_cbproc
219 nfscbd_nfsd(struct thread *td, struct nfsd_nfscbd_args *args) argument
H A Dnfs_clnode.c100 struct thread *td = curthread; /* XXX */ local in function:ncl_nget
204 ncl_releasesillyrename(struct vnode *vp, struct thread *td) argument
H A Dnfs_clbio.c83 struct thread *td; local in function:ncl_getpages
230 struct thread *td; local in function:ncl_putpages
337 nfs_bioread_check_cons(struct vnode *vp, struct thread *td, struc argument
409 struct thread *td; local in function:ncl_bioread
710 struct thread *td = uiop->uio_td; local in function:nfs_directio_write
845 struct thread *td = uio->uio_td; local in function:ncl_write
1260 nfs_getcacheblk(struct vnode * vp,daddr_t bn,int size,struct thread * td) argument
1294 ncl_vinvalbuf(struct vnode * vp,int flags,struct thread * td,int intrflg) argument
1375 ncl_asyncio(struct nfsmount * nmp,struct buf * bp,struct ucred * cred,struct thread * td) argument
1564 ncl_doio(struct vnode * vp,struct buf * bp,struct ucred * cr,struct thread * td,int called_from_strategy) argument
1821 ncl_meta_setsize(struct vnode * vp,struct ucred * cred,struct thread * td,u_quad_t nsize) argument
[all...]
/src/bin/csh/
H A Dtime.c240 struct timeval td; local in function:pdeltat
/src/sys/netinet/
H A Dtcp_debug.c116 struct tcp_debug *td = &tcp_debug[tcp_debx++]; local in function:tcp_trace
[all...]
/src/sys/dev/ic/
H A Dhpet.c207 uint64_t td0, td, val, freq; local in function:hpet_tsc_freq
/src/usr.bin/ftp/
H A Dprogressbar.c130 struct timeval td; local in function:progressmeter
308 struct timeval now, td, wait; local in function:ptransfer
/src/sys/ufs/chfs/
H A Dchfs_malloc.c388 chfs_free_tmp_dnode(struct chfs_tmp_dnode *td) argument
H A Dchfs_readinode.c200 chfs_check_td_node(struct chfs_mount *chmp, struct chfs_tmp_dnode *td) argument
141 chfs_check_td_data(struct chfs_mount * chmp,struct chfs_tmp_dnode * td) argument
241 chfs_add_tmp_dnode_to_tdi(struct chfs_tmp_dnode_info * tdi,struct chfs_tmp_dnode * td) argument
262 chfs_remove_tmp_dnode_from_tdi(struct chfs_tmp_dnode_info * tdi,struct chfs_tmp_dnode * td) argument
282 chfs_kill_td(struct chfs_mount * chmp,struct chfs_tmp_dnode * td) argument
793 struct chfs_tmp_dnode *td; local in function:chfs_get_data_nodes
[all...]
/src/sys/fs/nfs/server/
H A Dnfs_nfsdkrpc.c321 struct thread *td = curthread; local in function:nfs_proc
477 nfsrvd_nfsd(struct thread *td, struct nfsd_nfsd_args *args) argument
/src/sys/arch/sparc64/include/
H A Dpmap.h204 pmap_prefer(vaddr_t fo, vaddr_t *va, int td) argument
/src/sys/dev/ieee1394/
H A Dfwdev.c119 fw_open(dev_t dev, int flags, int fmt, struct lwp *td) argument
155 fw_close(dev_t dev, int flags, int fmt, struct lwp *td) argument
383 fw_ioctl(dev_t dev, u_long cmd, void *data, int flag, struct lwp *td) argument
690 fw_poll(dev_t dev, int events, struct lwp *td) argument
H A Dfwmem.c163 fwmem_open(dev_t dev, int flags, int fmt, struct lwp *td) argument
200 fwmem_close(dev_t dev, int flags, int fmt, struct lwp *td) argument
292 fwmem_ioctl(dev_t dev, u_long cmd, void *data, int flag, struct lwp *td) argument
/src/lib/libc/net/
H A Dip6opt.c633 ptrdiff_t td; local in function:inet6_opt_find
/src/sys/dev/tc/
H A Dtcds.c129 const struct tcds_device *td; local in function:tcds_lookup
153 const struct tcds_device *td; local in function:tcdsattach
[all...]
/src/sys/dev/pci/
H A Dld_twe.c98 struct twe_drive *td = &twe->sc_units[twea->twea_unit]; local in function:ld_twe_attach
/src/usr.bin/m4/
H A Deval.c106 eval(const char *argv[], int argc, int td, int is_traced) argument
127 expand_builtin(const char *argv[], int argc, int td) argument
/src/sys/netinet6/
H A Ddccp6_usrreq.c115 dccp6_bind(struct socket *so, struct sockaddr *nam, struct lwp *td) argument
/src/sys/rump/librump/rumpkern/
H A Dthreads.c63 struct thrdesc *td = arg; local in function:threadbouncer
107 struct thrdesc *td; local in function:rump_thread_allow
144 struct thrdesc *td; local in function:kthread_create
287 struct thrdesc *td = arg; local in function:lwpbouncer
326 struct thrdesc *td; local in function:lwp_create
354 struct thrdesc *td; local in function:lwp_exit
[all...]
/src/usr.sbin/trpt/
H A Dtrpt.c246 struct tcp_debug *td = &tcp_debug[i]; local in function:main
281 struct tcp_debug *td; local in function:dotrace
[all...]

Completed in 16 milliseconds

1234