Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h442 struct task_struct *mutex_owner; member
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c166 if (rdev->mutex_owner == current) { in regulator_lock_nested()
183 rdev->mutex_owner = current; in regulator_lock_nested()
218 rdev->mutex_owner = NULL; in regulator_unlock()

Completed in 9 milliseconds