Searched refs:spin_trylock_irqsave (Results 1 – 4 of 4) sorted by relevance
33 #define spin_trylock_irqsave(_mtxp, _flags) \ macro
117 #define spin_trylock_irqsave(l, f) mtx_enter_try(l) macro
1306 while (!spin_trylock_irqsave(&hsotg->lock, flags)) { in dwc2_unreserve_timer_fn()
868 if (!spin_trylock_irqsave(&rq->lock, flags)) in assert_pending_valid()