Home
last modified time | relevance | path

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

/kernel/locking/
Dmutex.c307 static inline struct task_struct *__mutex_trylock_or_owner(struct mutex *lock) in __mutex_trylock_or_owner() function
485 owner = __mutex_trylock_or_owner(lock); in mutex_optimistic_spin()