Searched refs:spin_trylock (Results 1 – 2 of 2) sorted by relevance
165 static inline bool spin_trylock(spinlock_t *lock) in spin_trylock() function
460 #define spin_trylock(l) (1) macro