Home
last modified time | relevance | path

Searched refs:hwspin_lock_bust (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dhwspinlock.h71 int hwspin_lock_bust(struct hwspinlock *hwlock, unsigned int id);
131 static inline int hwspin_lock_bust(struct hwspinlock *hwlock, unsigned int id) in hwspin_lock_bust() function
/openbmc/linux/drivers/hwspinlock/
H A Dhwspinlock_core.c319 int hwspin_lock_bust(struct hwspinlock *hwlock, unsigned int id) in hwspin_lock_bust() function
331 EXPORT_SYMBOL_GPL(hwspin_lock_bust);
/openbmc/linux/drivers/soc/qcom/
H A Dsmem.c384 return hwspin_lock_bust(__smem->hwlock, SMEM_HOST_ID_TO_HWSPINLOCK_ID(host)); in qcom_smem_bust_hwspin_lock_by_host()
/openbmc/linux/Documentation/locking/
H A Dhwspinlock.rst90 int hwspin_lock_bust(struct hwspinlock *hwlock, unsigned int id);