Searched refs:RWST_HELD (Results 1 – 2 of 2) sorted by relevance
99 while (RWST_HELD(l)) { in rwst_enter_common()146 else if (!RWST_HELD(l)) in rwst_exit()
60 #define RWST_HELD(l) ((l)->rwst_count != 0) macro