Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Drwsem.h27 #define RWSEM_ACTIVE_BIAS 0x00000001L macro
29 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
30 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)