Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drwlock_api_smp.h38 _raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags)
109 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
A Dspinlock_api_up.h87 #define _raw_read_unlock_irqrestore(lock, flags) \ macro
A Drwlock.h104 _raw_read_unlock_irqrestore(lock, flags); \
/linux-6.3-rc2/kernel/locking/
A Dspinlock.c266 noinline void __lockfunc _raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in _raw_read_unlock_irqrestore() function
270 EXPORT_SYMBOL(_raw_read_unlock_irqrestore);

Completed in 7 milliseconds