spin_trylock
static __always_inline int spin_trylock(spinlock_t *lock)
#define spin_trylock(lock) rt_spin_trylock(lock)