Searched refs:ww_mutex_set_context_fastpath (Results 1 – 3 of 3) sorted by relevance
28 ww_mutex_set_context_fastpath(lock, ww_ctx); in ww_mutex_trylock()67 ww_mutex_set_context_fastpath(lock, ww_ctx); in __ww_rt_mutex_lock()
611 ww_mutex_set_context_fastpath(ww, ww_ctx); in __mutex_lock_common()786 ww_mutex_set_context_fastpath(ww, ww_ctx); in ww_mutex_trylock()1103 ww_mutex_set_context_fastpath(lock, ctx); in ww_mutex_lock()1118 ww_mutex_set_context_fastpath(lock, ctx); in ww_mutex_lock_interruptible()
378 ww_mutex_set_context_fastpath(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in ww_mutex_set_context_fastpath() function