Home
last modified time | relevance | path

Searched defs:__mutex_slowpath_needs_to_unlock (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/include/asm-generic/
Dmutex-dec.h65 #define __mutex_slowpath_needs_to_unlock() 1 macro
Dmutex-null.h17 #define __mutex_slowpath_needs_to_unlock() 1 macro
Dmutex-xchg.h69 #define __mutex_slowpath_needs_to_unlock() 0 macro
/linux-3.3/arch/x86/include/asm/
Dmutex_64.h79 #define __mutex_slowpath_needs_to_unlock() 1 macro
Dmutex_32.h89 #define __mutex_slowpath_needs_to_unlock() 1 macro
/linux-3.3/arch/ia64/include/asm/
Dmutex.h67 #define __mutex_slowpath_needs_to_unlock() 1 macro
/linux-3.3/arch/sh/include/asm/
Dmutex-llsc.h81 #define __mutex_slowpath_needs_to_unlock() 1 macro
/linux-3.3/arch/arm/include/asm/
Dmutex.h96 #define __mutex_slowpath_needs_to_unlock() 1 macro
/linux-3.3/arch/powerpc/include/asm/
Dmutex.h115 #define __mutex_slowpath_needs_to_unlock() 1 macro