Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dmutex.c241 static void __mutex_handoff(struct mutex *lock, struct task_struct *task) in __mutex_handoff() function
1295 __mutex_handoff(lock, next); in __mutex_unlock_slowpath()