Searched defs:read_unlock_irqrestore (Results 1 – 2 of 2) 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