Home
last modified time | relevance | path

Searched defs:RWSEM_WAITING_BIAS (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/arch/s390/include/asm/
Drwsem.h50 #define RWSEM_WAITING_BIAS (-0x00010000) macro
55 #define RWSEM_WAITING_BIAS (-0x0000000100000000L) macro
/linux-2.6.39/arch/xtensa/include/asm/
Drwsem.h23 #define RWSEM_WAITING_BIAS (-0x00010000) macro
/linux-2.6.39/arch/sh/include/asm/
Drwsem.h18 #define RWSEM_WAITING_BIAS (-0x00010000) macro
/linux-2.6.39/arch/sparc/include/asm/
Drwsem.h19 #define RWSEM_WAITING_BIAS (-RWSEM_ACTIVE_MASK-1) macro
/linux-2.6.39/arch/powerpc/include/asm/
Drwsem.h27 #define RWSEM_WAITING_BIAS (-RWSEM_ACTIVE_MASK-1) macro
/linux-2.6.39/arch/ia64/include/asm/
Drwsem.h33 #define RWSEM_WAITING_BIAS (-0x100000000L) macro
/linux-2.6.39/arch/x86/include/asm/
Drwsem.h56 #define RWSEM_WAITING_BIAS (-RWSEM_ACTIVE_MASK-1) macro
/linux-2.6.39/arch/alpha/include/asm/
Drwsem.h20 #define RWSEM_WAITING_BIAS (-0x0000000100000000L) macro