Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
A Ddriver.h622 struct task_struct *mutex_owner; member
/linux/drivers/regulator/
A Dcore.c149 if (rdev->mutex_owner == current) in regulator_lock_nested()
165 rdev->mutex_owner = current; in regulator_lock_nested()
200 rdev->mutex_owner = NULL; in regulator_unlock()

Completed in 16 milliseconds