Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/kernel/locking/
Dmutex.c682 __ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock() function
694 EXPORT_SYMBOL_GPL(__ww_mutex_lock);
916 __ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in __ww_mutex_lock() function
931 EXPORT_SYMBOL(__ww_mutex_lock);