Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dmutex.c231 static void __mutex_handoff(struct mutex *lock, struct task_struct *task) in __mutex_handoff() function
947 __mutex_handoff(lock, next); in __mutex_unlock_slowpath()