Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Drwlock_rt.h76 static __always_inline void read_unlock_irqrestore(rwlock_t *rwlock, in read_unlock_irqrestore() function
Drwlock.h101 #define read_unlock_irqrestore(lock, flags) \ macro