Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drwlock_api_smp.h110 __raw_read_unlock_irqrestore(lock, flags)
237 __raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in __raw_read_unlock_irqrestore() function
/openbmc/linux/kernel/locking/
H A Dspinlock.c268 __raw_read_unlock_irqrestore(lock, flags); in _raw_read_unlock_irqrestore()