Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dww_mutex.h181 ww_mutex_lock_acquired(struct ww_mutex *ww, struct ww_acquire_ctx *ww_ctx) in ww_mutex_lock_acquired() function
401 ww_mutex_lock_acquired(lock, ctx); in ww_mutex_set_context_fastpath()
H A Dmutex.c736 ww_mutex_lock_acquired(ww, ww_ctx); in __mutex_lock_common()