Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Drwlock.h92 static inline void _read_unlock(rwlock_t *lock) in _read_unlock() function
102 _read_unlock(lock); in _read_unlock_irq()
108 _read_unlock(lock); in _read_unlock_irqrestore()
196 #define read_unlock(l) _read_unlock(l)

Completed in 2 milliseconds