Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Dmutex.c718 __mutex_unlock_common_slowpath(struct mutex *lock, int nested) in __mutex_unlock_common_slowpath() function
763 __mutex_unlock_common_slowpath(lock, 1); in __mutex_unlock_slowpath()