Lines Matching refs:RL
187 #define RL(x) read_lock(&rwlock_##x) macro
189 #define RLU(x) RL(x); RU(x)
275 RL(X1); in GENERATE_TESTCASE()
276 RL(X1); // this one should NOT fail in GENERATE_TESTCASE()
281 RL(X1); in rlock_AA1B()
282 RL(X2); // this one should NOT fail in rlock_AA1B()
301 RL(X1); in rlock_AA2()
314 RL(X2); // this one should fail in rlock_AA3()
812 RL(A); \
854 RL(A); \
860 RL(A); \
894 RL(A); \