Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/locking/
Dmutex.c716 __mutex_unlock_common_slowpath(struct mutex *lock, int nested) in __mutex_unlock_common_slowpath() function
761 __mutex_unlock_common_slowpath(lock, 1); in __mutex_unlock_slowpath()