Searched refs:spin_lock_mutex (Results 1 – 3 of 3) sorted by relevance
341 spin_lock_mutex(&lock->wait_lock, flags); in __mutex_lock_common()388 spin_lock_mutex(&lock->wait_lock, flags); in __mutex_lock_common()456 spin_lock_mutex(&lock->wait_lock, flags); in __mutex_unlock_common_slowpath()577 spin_lock_mutex(&lock->wait_lock, flags); in __mutex_trylock_slowpath()
12 #define spin_lock_mutex(lock, flags) \ macro
40 #define spin_lock_mutex(lock, flags) \ macro