Home
last modified time | relevance | path

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

/linux/kernel/locking/
A Dmutex.c575 struct ww_acquire_ctx *ww_ctx, const bool use_ww_ctx) in __mutex_lock_common() argument
581 if (!use_ww_ctx) in __mutex_lock_common()
632 if (use_ww_ctx) in __mutex_lock_common()
637 if (!use_ww_ctx) { in __mutex_lock_common()

Completed in 5 milliseconds