Home
last modified time | relevance | path

Searched refs:RSL (Results 1 – 3 of 3) sorted by relevance

/lib/
Dlocking-selftest-rsem.h3 #define LOCK RSL
9 #define RLOCK RSL
Dlocking-selftest-wsem.h9 #define RLOCK RSL
Dlocking-selftest.c237 #define RSL(x) down_read(&rwsem_##x) macro
330 RSL(X1); in rsem_AA1()
331 RSL(X1); // this one should fail in rsem_AA1()
336 RSL(X1); in rsem_AA1B()
337 RSL(X2); // this one should fail in rsem_AA1B()
350 RSL(X1); in rsem_AA2()
363 RSL(X2); // this one should fail in rsem_AA3()
387 RSL(X1); in rwsem_ABBA1()
419 RSL(X1); in rwsem_ABBA2()
425 RSL(X1); in rwsem_ABBA2()