Searched refs:HWLOCK_IRQ (Results 1 – 2 of 2) sorted by relevance
26 #define HWLOCK_IRQ 0x02 /* Disable interrupts, don't save state */ macro175 return __hwspin_trylock(hwlock, HWLOCK_IRQ, NULL); in hwspin_trylock_irq()242 return __hwspin_lock_timeout(hwlock, to, HWLOCK_IRQ, NULL); in hwspin_lock_timeout_irq()301 __hwspin_unlock(hwlock, HWLOCK_IRQ, NULL); in hwspin_unlock_irq()
111 else if (mode == HWLOCK_IRQ) in __hwspin_trylock()127 else if (mode == HWLOCK_IRQ) in __hwspin_trylock()254 else if (mode == HWLOCK_IRQ) in __hwspin_unlock()