Searched refs:_sx_xunlock_hard (Results 1 – 2 of 2) sorted by relevance
108 void _sx_xunlock_hard(struct sx *sx, uintptr_t tid, const char *file, int169 _sx_xunlock_hard(sx, tid, file, line); in __sx_xunlock()
785 _sx_xunlock_hard(struct sx *sx, uintptr_t tid, const char *file, int line) in _sx_xunlock_hard() function