Home
last modified time | relevance | path

Searched defs:td (Results 126 – 150 of 242) sorted by last modified time

12345678910

/dragonfly/sys/vfs/smbfs/
H A Dsmbfs_node.c58 #define smbfs_hash_lock(smp, td) lockmgr(&smp->sm_hashlock, LK_EXCLUSIVE) argument
59 #define smbfs_hash_unlock(smp, td) lockmgr(&smp->sm_hashlock, LK_RELEASE) argument
H A Dsmbfs_vfsops.c261 struct thread *td = curthread; /* XXX */ in smbfs_root() local
/dragonfly/sys/vfs/ntfs/
H A Dntfs_vfsops.c693 u_long lkflags, u_long flags, struct thread *td, in ntfs_vgetex()
/dragonfly/sys/vfs/nfs/
H A Dnfs_vfsops.c316 thread_t td = curthread; in nfs_statfs() local
403 thread_t td = curthread; in nfs_statvfs() local
483 nfs_fsinfo(struct nfsmount *nmp, struct vnode *vp, struct thread *td) in nfs_fsinfo()
563 struct thread *td = curthread; /* XXX */ in nfs_mountroot() local
726 struct sockaddr_in *sin, struct nfs_args *args, struct thread *td, in nfs_mountdiskless()
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()
3211 struct thread *td; in nfs_strategy() local
[all …]
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()
H A Dnfsm_subs.h76 struct thread *td; member
H A Dnfs_bio.c95 struct thread *td; in nfs_bioread() local
500 struct thread *td = uio->uio_td; in nfs_write() local
829 nfs_getcacheblk(struct vnode *vp, off_t loffset, int size, struct thread *td) in nfs_getcacheblk()
867 thread_t td = curthread; in nfs_vinvalbuf() local
979 nfs_startio(struct vnode *vp, struct bio *bio, struct thread *td) in nfs_startio()
1049 nfs_doio(struct vnode *vp, struct bio *bio, struct thread *td) in nfs_doio()
1297 nfs_meta_setsize(struct vnode *vp, struct thread *td, off_t nsize, int flags) in nfs_meta_setsize()
H A Dbootp_subr.c574 bootpc_call(struct bootpc_globalcontext *gctx, struct thread *td) in bootpc_call()
973 struct thread *td) in bootpc_fakeup_interface()
1067 struct thread *td) in bootpc_adjust_interface()
1178 struct bootpc_globalcontext *gctx, struct thread *td) in bootpc_compose_query()
1525 struct thread *td; in bootpc_init() local
H A Dnfs_kerb.c71 int flag, caddr_t argp, struct thread *td) in nfs_clientd()
/dragonfly/sys/vfs/mfs/
H A Dmfs_vfsops.c438 thread_t td = curthread; in mfs_start() local
/dragonfly/sys/vfs/hammer/
H A Dhammer_vnops.c500 thread_t td; in hammer_vop_write() local
H A Dhammer_subs.c43 thread_t td = curthread; in hammer_lock_ex_ident() local
84 thread_t td = curthread; in hammer_lock_ex_try() local
124 thread_t td = curthread; in hammer_lock_sh() local
161 thread_t td = curthread; in hammer_lock_sh_try() local
207 thread_t td = curthread; in hammer_lock_upgrade() local
H A Dhammer_flusher.c59 thread_t td; member
/dragonfly/sys/vfs/hammer2/
H A Dhammer2_ccms.h168 thread_t td; /* if excl lock (count < 0) */ member
/dragonfly/sys/vfs/fifofs/
H A Dfifo_vnops.c190 struct thread *td = curthread; in fifo_fip_create() local
406 struct thread *td = ap->a_uio->uio_td; in fifo_write() local
/dragonfly/sys/vfs/dirfs/
H A Ddirfs_vnops.c674 struct thread *td = uio->uio_td; in dirfs_write() local
/dragonfly/sys/vfs/ext2fs/
H A Dext2_extents.c209 struct ucred *cred, struct thread *td) in ext4_ext_remove_space()
/dragonfly/sys/sys/
H A Dthread2.h38 crit_enter_raw(thread_t td) in crit_enter_raw()
46 crit_exit_raw(thread_t td) in crit_exit_raw()
60 _lwkt_token_held_any(lwkt_token_t tok, thread_t td) in _lwkt_token_held_any()
78 _lwkt_token_held_excl(lwkt_token_t tok, thread_t td) in _lwkt_token_held_excl()
110 #define __DEBUG_CRIT_ENTER(td) argument
111 #define __DEBUG_CRIT_EXIT(td) argument
135 _debug_crit_enter(thread_t td, const char *id) in _debug_crit_enter()
144 _debug_crit_exit(thread_t td, const char *id) in _debug_crit_exit()
249 crit_test(thread_t td) in crit_test()
264 lwkt_getpri(thread_t td) in lwkt_getpri()
[all …]
H A Dsocketops.h59 struct thread *td) in so_pru_sosend()
121 struct sockaddr *addr, struct mbuf *control, struct thread *td) in so_pru_senda()
H A Dmplock2.h23 #define get_mplock_count(td) lwkt_cnttoken(&mp_token, td) argument
H A Ddsched.h75 #define dsched_enter_thread(td) argument
77 #define dsched_exit_thread(td) argument
H A Ddevfs.h245 thread_t td; member
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dcpu_regs.c478 struct thread *td = curthread; in cpu_idle() local
547 struct thread *td = curthread; in exec_setregs() local
H A Dtrap.c268 struct thread *td = lp->lwp_thread; in userexit() local
336 struct thread *td = gd->gd_curthread; in user_trap() local
591 struct thread *td = gd->gd_curthread; in kern_trap() local
790 thread_t td = curthread; in trap_pfault() local
1015 struct thread *td = curthread; in syscall2() local
1226 struct thread *td; in sys_xsyscall() local
1457 struct thread *td = curthread; in set_vkernel_fp() local

12345678910