Searched defs:spin_trylock_irqsave (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dspinlock.h33 #define spin_trylock_irqsave(_mtxp, _flags) \ macro
/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2.h117 #define spin_trylock_irqsave(l, f) mtx_enter_try(l) macro

Completed in 76 milliseconds