Searched refs:ww_mutex_lock_interruptible (Results 1 – 2 of 2) sorted by relevance
86 ww_mutex_lock_interruptible(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in ww_mutex_lock_interruptible() function90 EXPORT_SYMBOL(ww_mutex_lock_interruptible);
256 * ww_mutex_lock_interruptible - acquire the w/w mutex, interruptible285 extern int __must_check ww_mutex_lock_interruptible(struct ww_mutex *lock,346 * ww_mutex_lock_interruptible directly. This function here is simply to help in ww_mutex_lock_slow_interruptible() 357 return ww_mutex_lock_interruptible(lock, ctx);