Searched refs:__ww_mutex_check_waiters (Results 1 – 3 of 3) sorted by relevance
355 __ww_mutex_check_waiters(struct MUTEX *lock, struct ww_acquire_ctx *ww_ctx) in __ww_mutex_check_waiters() function408 __ww_mutex_check_waiters(&lock->base, ctx); in ww_mutex_set_context_fastpath()
42 static inline void __ww_mutex_check_waiters(struct rt_mutex *lock, in __ww_mutex_check_waiters() function1693 __ww_mutex_check_waiters(rtm, ww_ctx); in __rt_mutex_slowlock()1711 __ww_mutex_check_waiters(rtm, ww_ctx); in __rt_mutex_slowlock()
628 __ww_mutex_check_waiters(lock, ww_ctx); in __mutex_lock_common()717 __ww_mutex_check_waiters(lock, ww_ctx); in __mutex_lock_common()
Completed in 13 milliseconds