Lines Matching refs:RL
221 #define RL(x) read_lock(&rwlock_##x) macro
223 #define RLU(x) RL(x); RU(x)
318 RL(X1); in rlock_AA1()
319 RL(X1); // this one should NOT fail in rlock_AA1()
324 RL(X1); in rlock_AA1B()
325 RL(X2); // this one should NOT fail in rlock_AA1B()
344 RL(X1); in rlock_AA2()
357 RL(X2); // this one should fail in rlock_AA3()
374 RL(X1); in rlock_ABBA1()
406 RL(X1); in rlock_ABBA2()
412 RL(X1); in rlock_ABBA2()
964 RL(A); \
1006 RL(A); \
1012 RL(A); \
1046 RL(A); \