Searched refs:__mutex_slowpath_needs_to_unlock (Results 1 - 8 of 8) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dmutex.c238 if (__mutex_slowpath_needs_to_unlock())
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dmutex-dec.h60 * __mutex_slowpath_needs_to_unlock() macro needs to return 1, it needs
71 #define __mutex_slowpath_needs_to_unlock() 1 macro
H A Dmutex-null.h17 #define __mutex_slowpath_needs_to_unlock() 1 macro
H A Dmutex-xchg.h64 * __mutex_slowpath_needs_to_unlock() macro needs to return 1, it needs
75 #define __mutex_slowpath_needs_to_unlock() 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmutex.h73 * __mutex_slowpath_needs_to_unlock() macro needs to return 1, it needs
94 #define __mutex_slowpath_needs_to_unlock() 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dmutex.h56 * __mutex_slowpath_needs_to_unlock() macro needs to return 1, it needs
67 #define __mutex_slowpath_needs_to_unlock() 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmutex.h84 #define __mutex_slowpath_needs_to_unlock() 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dmutex.h96 #define __mutex_slowpath_needs_to_unlock() 1 macro

Completed in 80 milliseconds