Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Drwlock_api_smp.h113 #define _raw_write_unlock_irqrestore(lock, flags) \ macro
Dspinlock_api_up.h88 #define _raw_write_unlock_irqrestore(lock, flags) \ macro
/kernel/linux/linux-5.10/kernel/locking/
Dspinlock.c333 void __lockfunc _raw_write_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in _raw_write_unlock_irqrestore() function