Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhwspinlock.h65 int hwspin_lock_get_id(struct hwspinlock *hwlock);
135 static inline int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id() function
/linux-6.3-rc2/drivers/hwspinlock/
A Dhwspinlock_core.c685 int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id() function
694 EXPORT_SYMBOL_GPL(hwspin_lock_get_id);
/linux-6.3-rc2/Documentation/locking/
A Dhwspinlock.rst306 int hwspin_lock_get_id(struct hwspinlock *hwlock);
333 id = hwspin_lock_get_id(hwlock);

Completed in 5 milliseconds