Home
last modified time | relevance | path

Searched defs:_raw_spin_unlock_irqrestore (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dspinlock_api_smp.h83 #define _raw_spin_unlock_irqrestore(lock, flags) __raw_spin_unlock_irqrestore(lock, flags) macro
H A Dspinlock_api_up.h85 #define _raw_spin_unlock_irqrestore(lock, flags) \ macro