Home
last modified time | relevance | path

Searched refs:hwspin_lock_free (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhwspinlock.h63 int hwspin_lock_free(struct hwspinlock *hwlock);
107 static inline int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free() function
/kernel/linux/linux-6.6/include/linux/
H A Dhwspinlock.h63 int hwspin_lock_free(struct hwspinlock *hwlock);
107 static inline int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free() function
/kernel/linux/linux-5.10/drivers/hwspinlock/
H A Dhwspinlock_core.c789 * hwspin_lock_free() - free a specific hwspinlock
800 int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free() function
840 EXPORT_SYMBOL_GPL(hwspin_lock_free); variable
854 hwspin_lock_free(*(struct hwspinlock **)res); in devm_hwspin_lock_release()
/kernel/linux/linux-6.6/drivers/hwspinlock/
H A Dhwspinlock_core.c789 * hwspin_lock_free() - free a specific hwspinlock
800 int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free() function
840 EXPORT_SYMBOL_GPL(hwspin_lock_free); variable
854 hwspin_lock_free(*(struct hwspinlock **)res); in devm_hwspin_lock_release()
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dsmem.c980 hwspin_lock_free(__smem->hwlock); in qcom_smem_remove()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dsmem.c1194 hwspin_lock_free(__smem->hwlock); in qcom_smem_remove()
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap.c1196 hwspin_lock_free(map->hwlock); in __regmap_init()
1495 hwspin_lock_free(map->hwlock); in regmap_exit()
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap.c1158 hwspin_lock_free(map->hwlock); in __regmap_init()
1460 hwspin_lock_free(map->hwlock); in regmap_exit()

Completed in 15 milliseconds