Searched refs:spin_unlock_mutex (Results 1 – 3 of 3) sorted by relevance
240 spin_unlock_mutex(&lock->wait_lock, flags); in __mutex_lock_common()249 spin_unlock_mutex(&lock->wait_lock, flags); in __mutex_lock_common()266 spin_unlock_mutex(&lock->wait_lock, flags); in __mutex_lock_common()335 spin_unlock_mutex(&lock->wait_lock, flags); in __mutex_unlock_common_slowpath()445 spin_unlock_mutex(&lock->wait_lock, flags); in __mutex_trylock_slowpath()
14 #define spin_unlock_mutex(lock, flags) \ macro
50 #define spin_unlock_mutex(lock, flags) \ macro