Home
last modified time | relevance | path

Searched refs:__raw_read_unlock_irqrestore (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Drwlock_api_smp.h109 __raw_read_unlock_irqrestore(lock, flags)
231 __raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in __raw_read_unlock_irqrestore() function
/Linux-v5.10/kernel/locking/
Dspinlock.c263 __raw_read_unlock_irqrestore(lock, flags); in _raw_read_unlock_irqrestore()