Searched refs:__ww_mutex_check_waiters (Results 1 – 5 of 5) 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()
40 static inline void __ww_mutex_check_waiters(struct rt_mutex *lock, in __ww_mutex_check_waiters() function1572 __ww_mutex_check_waiters(rtm, ww_ctx); in __rt_mutex_slowlock()1588 __ww_mutex_check_waiters(rtm, ww_ctx); in __rt_mutex_slowlock()
625 __ww_mutex_check_waiters(lock, ww_ctx); in __mutex_lock_common()707 __ww_mutex_check_waiters(lock, ww_ctx); in __mutex_lock_common()
3564 ffff8000100dfbc0 t __ww_mutex_check_waiters
Completed in 293 milliseconds