Searched refs:_raw_read_unlock_irqrestore (Results 1 – 4 of 4) sorted by relevance
38 _raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags)109 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
87 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
104 _raw_read_unlock_irqrestore(lock, flags); \
266 noinline void __lockfunc _raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in _raw_read_unlock_irqrestore() function270 EXPORT_SYMBOL(_raw_read_unlock_irqrestore);
Completed in 7 milliseconds