Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/regulator/
A Ddriver.h628 struct task_struct *mutex_owner; member
/linux-6.3-rc2/drivers/regulator/
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()

Completed in 14 milliseconds