Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
Dww_mutex.h68 __ww_mutex_has_waiters(struct mutex *lock) in __ww_mutex_has_waiters() function
142 __ww_mutex_has_waiters(struct rt_mutex *lock) in __ww_mutex_has_waiters() function
400 if (likely(!__ww_mutex_has_waiters(&lock->base))) in ww_mutex_set_context_fastpath()