Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dmutex.c298 static inline struct task_struct *__mutex_trylock_or_owner(struct mutex *lock) in __mutex_trylock_or_owner() function
468 owner = __mutex_trylock_or_owner(lock); in mutex_optimistic_spin()