spin_trylock_irqsave
#define spin_trylock_irqsave(_mtxp, _flags) \
#define spin_trylock_irqsave(l, f) mtx_enter_try(l)