Searched refs:nvram_lock (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c388 static spinlock_t nvram_lock = SPIN_LOCK_UNLOCKED; variable
461 spin_lock_irqsave(&nvram_lock, flags);
488 spin_unlock_irqrestore(&nvram_lock, flags);
499 spin_lock_irqsave(&nvram_lock, flags);
501 spin_unlock_irqrestore(&nvram_lock, flags);
521 spin_lock_irqsave(&nvram_lock, flags);
523 spin_unlock_irqrestore(&nvram_lock, flags);
606 spin_lock_irqsave(&nvram_lock, flags);
608 spin_unlock_irqrestore(&nvram_lock, flags);
680 spin_lock_irqsave(&nvram_lock, flag
[all...]

Completed in 29 milliseconds