Searched refs:__raw_spin_trylock_bh (Results 1 – 1 of 1) sorted by relevance
67 #define _raw_spin_trylock_bh(lock) __raw_spin_trylock_bh(lock)170 static inline int __raw_spin_trylock_bh(raw_spinlock_t *lock) in __raw_spin_trylock_bh() function