Home
last modified time | relevance | path

Searched defs:read_unlock_irqrestore (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Drwlock_rt.h75 static __always_inline void read_unlock_irqrestore(rwlock_t *rwlock, in read_unlock_irqrestore() function
Drwlock.h110 #define read_unlock_irqrestore(lock, flags) \ macro