Searched refs:hwspin_trylock (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dhwspinlock.h244 * hwspin_trylock() - attempt to lock a specific hwspinlock
258 static inline int hwspin_trylock(struct hwspinlock *hwlock) function
420 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
435 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling
451 * @hwlock must be already locked (e.g. by hwspin_trylock()) before calling

Completed in 136 milliseconds