Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Ddriver.h632 struct task_struct *mutex_owner; member
/openbmc/linux/drivers/regulator/
H A Dcore.c150 if (rdev->mutex_owner == current) in regulator_lock_nested()
166 rdev->mutex_owner = current; in regulator_lock_nested()
201 rdev->mutex_owner = NULL; in regulator_unlock()
243 contended->mutex_owner = current; in regulator_lock_two()
402 old_contended_rdev->mutex_owner = current; in regulator_lock_dependent()
6122 old_contended_rdev->mutex_owner = current; in regulator_summary_lock()