Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhwspinlock.h375 int hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout() function
/linux-6.3-rc2/Documentation/locking/
A Dhwspinlock.rst90 int hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int timeout);
337 ret = hwspin_lock_timeout(hwlock, 1000);
/linux-6.3-rc2/drivers/base/regmap/
A Dregmap.c452 hwspin_lock_timeout(map->hwlock, UINT_MAX); in regmap_lock_hwlock()

Completed in 9 milliseconds