Home
last modified time | relevance | path

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

/include/linux/
Drwlock_api_smp.h37 _raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags)
108 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
Dspinlock_api_up.h80 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
Drwlock.h107 _raw_read_unlock_irqrestore(lock, flags); \