Searched refs:__mutex_slowpath_needs_to_unlock (Results 1 – 9 of 9) sorted by relevance
17 #define __mutex_slowpath_needs_to_unlock() 1 macro
63 #define __mutex_slowpath_needs_to_unlock() 1 macro
74 #define __mutex_slowpath_needs_to_unlock() 0 macro
65 #define __mutex_slowpath_needs_to_unlock() 1 macro
86 #define __mutex_slowpath_needs_to_unlock() 1 macro
106 #define __mutex_slowpath_needs_to_unlock() 1 macro
81 #define __mutex_slowpath_needs_to_unlock() 1 macro
113 #define __mutex_slowpath_needs_to_unlock() 1 macro
42 # undef __mutex_slowpath_needs_to_unlock43 # define __mutex_slowpath_needs_to_unlock() 0 macro732 if (__mutex_slowpath_needs_to_unlock()) in __mutex_unlock_common_slowpath()