Home
last modified time | relevance | path

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

/Linux-v5.10/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.h86 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
Drwlock.h113 _raw_read_unlock_irqrestore(lock, flags); \
/Linux-v5.10/kernel/locking/
Dspinlock.c261 void __lockfunc _raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in _raw_read_unlock_irqrestore() function
265 EXPORT_SYMBOL(_raw_read_unlock_irqrestore);