Home
last modified time | relevance | path

Searched defs:RWSEM_UNLOCKED_VALUE (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Drwsem-spinlock.h33 #define RWSEM_UNLOCKED_VALUE 0x00000000 macro
/Linux-v4.19/include/asm-generic/
Drwsem.h26 #define RWSEM_UNLOCKED_VALUE 0x00000000L macro
/Linux-v4.19/arch/x86/include/asm/
Drwsem.h55 #define RWSEM_UNLOCKED_VALUE 0x00000000L macro
/Linux-v4.19/arch/ia64/include/asm/
Drwsem.h31 #define RWSEM_UNLOCKED_VALUE __IA64_UL_CONST(0x0000000000000000) macro
/Linux-v4.19/arch/alpha/include/asm/
Drwsem.h18 #define RWSEM_UNLOCKED_VALUE 0x0000000000000000L macro