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()
593 ww_mutex_set_context_fastpath(ww, ww_ctx); in __mutex_lock_common()769 ww_mutex_set_context_fastpath(ww, ww_ctx); in ww_mutex_trylock()1085 ww_mutex_set_context_fastpath(lock, ctx); in ww_mutex_lock()1100 ww_mutex_set_context_fastpath(lock, ctx); in ww_mutex_lock_interruptible()
380 ww_mutex_set_context_fastpath(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in ww_mutex_set_context_fastpath() function