Searched refs:HWLOCK_IRQ (Results 1 – 2 of 2) sorted by relevance
26 #define HWLOCK_IRQ 0x02 /* Disable interrupts, don't save state */ macro168 return __hwspin_trylock(hwlock, HWLOCK_IRQ, NULL); in hwspin_trylock_irq()235 return __hwspin_lock_timeout(hwlock, to, HWLOCK_IRQ, NULL); in hwspin_lock_timeout_irq()294 __hwspin_unlock(hwlock, HWLOCK_IRQ, NULL); in hwspin_unlock_irq()
110 else if (mode == HWLOCK_IRQ) in __hwspin_trylock()126 else if (mode == HWLOCK_IRQ) in __hwspin_trylock()253 else if (mode == HWLOCK_IRQ) in __hwspin_unlock()