Home
last modified time | relevance | path

Searched refs:lockmgr_slock (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dlockmgr.h74 int lockmgr_slock(struct lock *lk, u_int flags, const char *file, int line);
/freebsd/sys/kern/
H A Dvfs_default.c522 return (lockmgr_slock(&vp->v_lock, flags, ap->a_file, ap->a_line)); in vop_lock()
H A Dkern_lock.c1215 lockmgr_slock(struct lock *lk, u_int flags, const char *file, int line) in lockmgr_slock() function
/freebsd/share/man/man9/
H A DMakefile1486 lock.9 lockmgr_slock.9 \