Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhwspinlock.h63 int hwspin_lock_free(struct hwspinlock *hwlock);
108 static inline int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free() function
/linux/drivers/hwspinlock/
H A Dhwspinlock_core.c833 int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free() function
873 EXPORT_SYMBOL_GPL(hwspin_lock_free);
887 hwspin_lock_free(*(struct hwspinlock **)res); in devm_hwspin_lock_release()
/linux/Documentation/locking/
H A Dhwspinlock.rst80 int hwspin_lock_free(struct hwspinlock *hwlock);
360 ret = hwspin_lock_free(hwlock);
395 ret = hwspin_lock_free(hwlock);