Searched refs:RWSEM_ACTIVE_BIAS (Results 1 – 8 of 8) sorted by relevance
55 #define RWSEM_ACTIVE_BIAS 0x00000001L macro57 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS58 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
21 #define RWSEM_ACTIVE_BIAS 0x00000001 macro24 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS25 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
17 #define RWSEM_ACTIVE_BIAS 0x00000001L macro20 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS21 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
26 #define RWSEM_ACTIVE_BIAS 0x00000001L macro28 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS29 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
16 #define RWSEM_ACTIVE_BIAS 0x00000001 macro19 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS20 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
31 #define RWSEM_ACTIVE_BIAS (1L) macro34 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS35 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
43 #define RWSEM_ACTIVE_BIAS 0x0000000000000001L macro46 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS47 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
18 #define RWSEM_ACTIVE_BIAS 0x0000000000000001L macro21 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS22 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)