Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dspinlock.c247 void __lockfunc _raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in _raw_read_unlock_irqrestore() function
/linux-2.6.39/include/linux/
Drwlock_api_smp.h108 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
Dspinlock_api_up.h80 #define _raw_read_unlock_irqrestore(lock, flags) \ macro