Searched refs:__hwspin_trylock (Results 1 – 1 of 1) sorted by relevance
92 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() function170 EXPORT_SYMBOL_GPL(__hwspin_trylock);219 ret = __hwspin_trylock(hwlock, mode, flags); in __hwspin_lock_timeout()
Completed in 6 milliseconds