Home
last modified time | relevance | path

Searched refs:_read_unlock (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/xen/
A Drwlock.h119 static inline void _read_unlock(rwlock_t *lock) in _read_unlock() function
131 _read_unlock(lock); in _read_unlock_irq()
137 _read_unlock(lock); in _read_unlock_irqrestore()
248 #define read_unlock(l) _read_unlock(l)

Completed in 4 milliseconds