Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhwspinlock.h381 int hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout() function
/linux/Documentation/locking/
A Dhwspinlock.rst101 int hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int timeout);
348 ret = hwspin_lock_timeout(hwlock, 1000);
/linux/drivers/base/regmap/
A Dregmap.c398 hwspin_lock_timeout(map->hwlock, UINT_MAX); in regmap_lock_hwlock()

Completed in 10 milliseconds