Searched refs:RSL (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/lib/ |
H A D | locking-selftest-rsem.h | 3 #define LOCK RSL 9 #define RLOCK RSL
|
H A D | locking-selftest-wsem.h | 9 #define RLOCK RSL
|
H A D | locking-selftest.c | 254 #define RSL(x) down_read(&rwsem_##x) macro 347 RSL(X1); in rsem_AA1() 348 RSL(X1); // this one should fail in rsem_AA1() 353 RSL(X1); in rsem_AA1B() 354 RSL(X2); // this one should fail in rsem_AA1B() 367 RSL(X1); in rsem_AA2() 380 RSL(X2); // this one should fail in rsem_AA3() 404 RSL(X1); in rwsem_ABBA1() 479 RSL(X1); in rwsem_ABBA2() 485 RSL(X1); in rwsem_ABBA2()
|
/openbmc/u-boot/include/ |
H A D | sym53c8xx.h | 170 #define RSL 0x10 /* sta: reselected by another device*/ macro
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-format.h.inc | 34 F2(RSL, L(1, 8, 4), BD(1,16,20))
|
H A D | insn-data.h.inc | 968 C(0xebc0, TP, RSL, E2, la1, 0, 0, 0, tp, 0)
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 251 #define RSL 0x10 /* sta: reselected by another device*/ macro
|
/openbmc/linux/drivers/scsi/ |
H A D | ncr53c8xx.h | 774 #define RSL 0x10 /* sta: reselected by another device*/ macro
|