Home
last modified time | relevance | path

Searched refs:_sx_xunlock (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dsx.h121 void _sx_xunlock(struct sx *sx, const char *file, int line);
197 _sx_xunlock((sx), (file), (line))
/f-stack/lib/
H A Dff_lock.c339 _sx_xunlock(struct sx *sx, const char *file, int line) in _sx_xunlock() function
/f-stack/freebsd/kern/
H A Dkern_sx.c403 _sx_xunlock(struct sx *sx, const char *file, int line) in _sx_xunlock() function