Home
last modified time | relevance | path

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

/linux-6.15/include/linux/regulator/
H A Ddriver.h634 struct task_struct *mutex_owner; member
/linux-6.15/drivers/regulator/
H A Dcore.c154 if (rdev->mutex_owner == current) in regulator_lock_nested()
170 rdev->mutex_owner = current; in regulator_lock_nested()
205 rdev->mutex_owner = NULL; in regulator_unlock()
247 contended->mutex_owner = current; in regulator_lock_two()
406 old_contended_rdev->mutex_owner = current; in regulator_lock_dependent()
6361 old_contended_rdev->mutex_owner = current; in regulator_summary_lock()