Searched refs:read_unlock_irqrestore (Results 1 – 3 of 3) sorted by relevance
76 static __always_inline void read_unlock_irqrestore(rwlock_t *rwlock, in read_unlock_irqrestore() function
101 #define read_unlock_irqrestore(lock, flags) \ macro
603 read_unlock_irqrestore(_T->lock, _T->flags),
Completed in 7 milliseconds