Searched refs:__hwspin_trylock (Results 1 – 1 of 1) sorted by relevance
91 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() function169 EXPORT_SYMBOL_GPL(__hwspin_trylock);216 ret = __hwspin_trylock(hwlock, mode, flags); in __hwspin_lock_timeout()