_write_unlock_irqrestore   79 include/linux/spinlock_api_up.h #define _write_unlock_irqrestore(lock, flags)	__UNLOCK_IRQRESTORE(lock, flags)
_write_unlock_irqrestore  405 kernel/spinlock.c void __lockfunc _write_unlock_irqrestore(rwlock_t *lock, unsigned long flags)