Searched refs:_raw_write_unlock_irqrestore (Results 1 – 4 of 4) sorted by relevance
352 noinline void __lockfunc _raw_write_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in _raw_write_unlock_irqrestore() function356 EXPORT_SYMBOL(_raw_write_unlock_irqrestore);
41 _raw_write_unlock_irqrestore(rwlock_t *lock, unsigned long flags)114 #define _raw_write_unlock_irqrestore(lock, flags) \ macro
141 #define _raw_write_unlock_irqrestore(lock, flags) \89 #define _raw_write_unlock_irqrestore( global() macro
121 _raw_write_unlock_irqrestore(lock, flags); \