Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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
/linux-6.6.21/kernel/locking/
Dspinlock.c268 __raw_read_unlock_irqrestore(lock, flags); in _raw_read_unlock_irqrestore()