Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dmutex.c654 ww_mutex_set_context_fastpath(ww, ww_ctx); in __mutex_lock_common()
861 ww_mutex_set_context_fastpath(ww, ww_ctx); in ww_mutex_trylock()
1245 ww_mutex_set_context_fastpath(lock, ctx); in atomic_dec_and_mutex_lock()
1260 ww_mutex_set_context_fastpath(lock, ctx);
H A Dww_mutex.h353 * ww_mutex_set_context_fastpath(). In that case we'll get here again in __ww_mutex_wound()
433 ww_mutex_set_context_fastpath(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in ww_mutex_set_context_fastpath() function
614 * See ww_mutex_set_context_fastpath(). Orders setting in __ww_mutex_add_waiter()