Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dmutex.c80 static inline struct task_struct *__owner_task(unsigned long owner) in __owner_task() function
146 return __owner_task(owner); in __mutex_trylock_or_owner()
249 DEBUG_LOCKS_WARN_ON(__owner_task(owner) != current); in __mutex_handoff()
1261 DEBUG_LOCKS_WARN_ON(__owner_task(owner) != current); in __mutex_unlock_slowpath()