Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dww_mutex.h189 extern int __must_check __ww_mutex_lock(struct ww_mutex *lock,
226 return __ww_mutex_lock(lock, ctx); in ww_mutex_lock()
/linux-4.4.14/kernel/locking/
Dmutex.c680 __ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock() function
692 EXPORT_SYMBOL_GPL(__ww_mutex_lock);
914 __ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock() function
929 EXPORT_SYMBOL(__ww_mutex_lock);