Searched refs:ww_mutex_set_context_fastpath (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/locking/
H A Dww_rt_mutex.c28 ww_mutex_set_context_fastpath(lock, ww_ctx);
67 ww_mutex_set_context_fastpath(lock, ww_ctx);
H A Dmutex.c616 ww_mutex_set_context_fastpath(ww, ww_ctx);
791 ww_mutex_set_context_fastpath(ww, ww_ctx);
1108 ww_mutex_set_context_fastpath(lock, ctx);
1123 ww_mutex_set_context_fastpath(lock, ctx);
H A Dww_mutex.h310 * ww_mutex_set_context_fastpath(). In that case we'll get here again
378 ww_mutex_set_context_fastpath(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) function
548 * See ww_mutex_set_context_fastpath(). Orders setting

Completed in 130 milliseconds