Searched refs:_sx_sunlock_int (Results 1 – 3 of 3) sorted by relevance
44 #define _sx_sunlock_int(sx) do {} while(0) macro
119 void _sx_sunlock_int(struct sx *sx LOCK_FILE_LINE_ARG_DEF);223 _sx_sunlock_int((sx))
1365 _sx_sunlock_int(struct sx *sx LOCK_FILE_LINE_ARG_DEF) in _sx_sunlock_int() function1391 _sx_sunlock_int(sx LOCK_FILE_LINE_ARG); in _sx_sunlock()