Home
last modified time | relevance | path

Searched +defs:td +defs:left (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/sys/vfs/smbfs/
H A Dsmbfs_io.c179 struct thread *td; in smbfs_readvnode() local
237 struct thread *td; in smbfs_writevnode() local
294 smbfs_doio(struct vnode *vp, struct bio *bio, struct ucred *cr, struct thread *td) in smbfs_doio()
322 size_t left = uiop->uio_resid; in smbfs_doio() local
539 struct thread *td = curthread; /* XXX */ in smbfs_putpages() local
/dflybsd-src/sys/vfs/nfs/
H A Dnfsm_subs.c784 thread_t td, struct ucred *cred, int *errorp) in nfsm_request()
813 thread_t td, struct ucred *cred) in nfsm_request_bio()
1041 int xfer, left, len; in nfsm_mbuftouio() local
1174 int xfer, left, mlen; in nfsm_uiotombuf() local
1313 nfsm_disct(struct mbuf **mdp, caddr_t *dposp, int siz, int left, caddr_t *cp2) in nfsm_disct()
1371 nfs_adv(struct mbuf **mdp, caddr_t *dposp, int offs, int left) in nfs_adv()
1397 long left, xfer, len, tlen; in nfsm_strtmbuf() local
H A Dnfs_vnops.c265 struct thread *td, struct ucred *cred) in nfs3_access_otw()
313 thread_t td = curthread; in nfs_access() local
639 thread_t td = curthread; in nfs_close() local
691 thread_t td = curthread; in nfs_getattr() local
755 thread_t td = curthread; in nfs_setattr() local
904 struct ucred *cred, struct thread *td) in nfs_setattrrpc()
976 struct thread *td = curthread; in nfs_nresolve() local
1926 struct ucred *cred, struct thread *td) in nfs_removerpc()
2070 struct ucred *cred, struct thread *td) in nfs_renamerpc()
2492 int len, left; in nfs_readdirrpc_uio() local
[all …]
H A Dnfs_serv.c209 struct thread *td, struct mbuf **mrq) in nfsrv3_access()
279 struct thread *td, struct mbuf **mrq) in nfsrv_getattr()
333 struct thread *td, struct mbuf **mrq) in nfsrv_setattr()
488 struct thread *td, struct mbuf **mrq) in nfsrv_lookup()
679 struct thread *td, struct mbuf **mrq) in nfsrv_readlink()
793 struct thread *td, struct mbuf **mrq) in nfsrv_read()
805 int error = 0, rdonly, cnt, len, left, siz, tlen, getret; in nfsrv_read() local
998 struct thread *td, struct mbuf **mrq) in nfsrv_write()
1217 struct thread *td, struct mbuf **mrq) in nfsrv_writegather()
1592 struct thread *td, struct mbuf **mrq) in nfsrv_create()
[all …]
/dflybsd-src/sys/dev/sound/pcm/
H A Dchannel.c920 chn_poll(struct pcm_channel *c, int ev, struct thread *td) in chn_poll()
1354 chn_setvolume(struct pcm_channel *c, int left, int right) in chn_setvolume()
1366 chn_setvolume_multi(struct pcm_channel *c, int vc, int left, int right, in chn_setvolume_multi()
2081 int vol, pvol, left, right, center; in chn_syncstate() local
H A Ddsp.c1045 int left, right, center; in dsp_ioctl_channel() local
2263 struct thread *td = curthread; in dsp_filter_read() local
2277 struct thread *td = curthread; in dsp_filter_write() local
/dflybsd-src/sys/net/
H A Dzlib.c3567 uInt left; /* if STORED, bytes left to copy */ member
3577 inflate_huft *td; /* trees to free */ member
3775 inflate_huft *tl, *td; local
3931 inflate_huft *tl, *td; local
4445 inflate_huft * FAR *tl, inflate_huft * FAR *td,
4528 inflate_huft * FAR *td)
4688 inflate_codes_new(uInt bl, uInt bd, inflate_huft *tl, inflate_huft *td,
5003 inflate_fast(uInt bl, uInt bd, inflate_huft *tl, inflate_huft *td,
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c11722 fold_expression (tree t, tree left, tree right, tsubst_flags_t complain) in fold_expression()
11773 tree left = TREE_VEC_ELT (pack, 0); in expand_left_fold() local
11853 tree left = TREE_VEC_ELT (pack, n - 1); in expand_right_fold() local
23720 tree td; in instantiate_decl() local