Searched defs:read_unlock_irqrestore (Results 1 – 2 of 2) sorted by relevance
75 static __always_inline void read_unlock_irqrestore(rwlock_t *rwlock, in read_unlock_irqrestore() function
110 #define read_unlock_irqrestore(lock, flags) \ macro