Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dww_mutex.h63 __ww_mutex_has_waiters(struct mutex *lock) in __ww_mutex_has_waiters() function
143 __ww_mutex_has_waiters(struct rt_mutex *lock) in __ww_mutex_has_waiters() function
429 has_waiters = data_race(__ww_mutex_has_waiters(&lock->base)); in ww_mutex_set_context_fastpath()