Searched refs:_sx_slock_hard (Results 1 – 2 of 2) sorted by relevance
107 int _sx_slock_hard(struct sx *sx, int opts, const char *file, int line);181 error = _sx_slock_hard(sx, opts, file, line); in __sx_slock()
847 _sx_slock_hard(struct sx *sx, int opts, const char *file, int line) in _sx_slock_hard() function