Home
last modified time | relevance | path

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

/linux/Documentation/locking/
H A Dww-mutex-design.rst90 - ww_mutex_lock has a __must_check int return type, whereas ww_mutex_lock_slow
94 - When full debugging is enabled ww_mutex_lock_slow checks that all acquired
174 ww_mutex_lock_slow(&contended_entry->obj->lock, ctx);
207 ww_mutex_lock_slow(&entry->obj->lock, ctx);
308 ww_mutex_lock_slow(obj, ctx);
379 - Calling ww_mutex_lock_slow before -EDEADLK was returned.
/linux/include/linux/
H A Dww_mutex.h307 ww_mutex_lock_slow(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) in ww_mutex_lock_slow() function
/linux/kernel/locking/
H A Dlocktorture.c662 ww_mutex_lock_slow(ll->lock, ctx); in torture_ww_mutex_lock()
/linux/drivers/regulator/
H A Dcore.c258 ww_mutex_lock_slow(&contended->mutex, ww_ctx); in regulator_lock_two()
416 ww_mutex_lock_slow(&new_contended_rdev->mutex, ww_ctx); in regulator_lock_dependent()
6552 ww_mutex_lock_slow(&new_contended_rdev->mutex, ww_ctx); in regulator_summary_lock()