Home
last modified time | relevance | path

Searched refs:hwspin_lock_free (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/hwspinlock/
H A Dhwspinlock_core.c800 int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free() function
840 EXPORT_SYMBOL_GPL(hwspin_lock_free);
854 hwspin_lock_free(*(struct hwspinlock **)res); in devm_hwspin_lock_release()
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dhwspinlock.rst80 int hwspin_lock_free(struct hwspinlock *hwlock);
349 ret = hwspin_lock_free(hwlock);
384 ret = hwspin_lock_free(hwlock);
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dsmem.c980 hwspin_lock_free(__smem->hwlock); in qcom_smem_remove()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo651 hwspin_lock_free
H A Dabi_gki_aarch64_db845c1683 hwspin_lock_free
H A Dabi_gki_aarch64_qcom1048 hwspin_lock_free
H A Dabi_gki_aarch64_oplus1153 hwspin_lock_free
H A Dabi_gki_aarch64_galaxy2117 hwspin_lock_free
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap.c1196 hwspin_lock_free(map->hwlock); in __regmap_init()
1495 hwspin_lock_free(map->hwlock); in regmap_exit()