Home
last modified time | relevance | path

Searched refs:spin_lock_mutex (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/locking/
Dmutex.c186 spin_lock_mutex(&lock->base.wait_lock, flags); in ww_mutex_set_context_fastpath()
526 spin_lock_mutex(&lock->wait_lock, flags); in __mutex_lock_common()
580 spin_lock_mutex(&lock->wait_lock, flags); in __mutex_lock_common()
735 spin_lock_mutex(&lock->wait_lock, flags); in __mutex_unlock_common_slowpath()
869 spin_lock_mutex(&lock->wait_lock, flags); in __mutex_trylock_slowpath()
Dmutex.h12 #define spin_lock_mutex(lock, flags) \ macro
Dmutex-debug.h40 #define spin_lock_mutex(lock, flags) \ macro