Searched refs:_raw_write_unlock_irqrestore (Results 1 – 4 of 4) sorted by relevance
333 void __lockfunc _raw_write_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in _raw_write_unlock_irqrestore() function337 EXPORT_SYMBOL(_raw_write_unlock_irqrestore);
40 _raw_write_unlock_irqrestore(rwlock_t *lock, unsigned long flags)113 #define _raw_write_unlock_irqrestore(lock, flags) \ macro
88 #define _raw_write_unlock_irqrestore(lock, flags) \ macro
120 _raw_write_unlock_irqrestore(lock, flags); \