Home
last modified time | relevance | path

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

/drivers/hwspinlock/
Dhwspinlock_core.c91 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() function
169 EXPORT_SYMBOL_GPL(__hwspin_trylock);
216 ret = __hwspin_trylock(hwlock, mode, flags); in __hwspin_lock_timeout()