Searched refs:_raw_read_unlock_irqrestore (Results 1 – 4 of 4) sorted by relevance
37 _raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags)108 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
86 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
113 _raw_read_unlock_irqrestore(lock, flags); \
261 void __lockfunc _raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in _raw_read_unlock_irqrestore() function265 EXPORT_SYMBOL(_raw_read_unlock_irqrestore);