reglock           360 arch/mips/alchemy/common/clock.c 	spinlock_t *reglock;	/* register lock		  */
reglock           489 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           493 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           511 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           515 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           523 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           530 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           552 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           557 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           606 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           608 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           625 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           630 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           638 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           642 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           652 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           654 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           677 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           682 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           779 arch/mips/alchemy/common/clock.c 			a->reglock = &alchemy_clk_fg1_lock;
reglock           782 arch/mips/alchemy/common/clock.c 			a->reglock = &alchemy_clk_fg0_lock;
reglock           836 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           838 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           848 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           853 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           861 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           865 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock           909 arch/mips/alchemy/common/clock.c 	spin_lock_irqsave(c->reglock, flags);
reglock           914 arch/mips/alchemy/common/clock.c 	spin_unlock_irqrestore(c->reglock, flags);
reglock          1002 arch/mips/alchemy/common/clock.c 		a->reglock = &alchemy_clk_csrc_lock;
reglock           294 drivers/net/ethernet/socionext/netsec.c 	spinlock_t reglock; /* protect reg access */
reglock          1066 drivers/net/ethernet/socionext/netsec.c 		spin_lock_irqsave(&priv->reglock, flags);
reglock          1069 drivers/net/ethernet/socionext/netsec.c 		spin_unlock_irqrestore(&priv->reglock, flags);
reglock          1582 drivers/net/ethernet/socionext/netsec.c 	spin_lock_irqsave(&priv->reglock, flags);
reglock          1584 drivers/net/ethernet/socionext/netsec.c 	spin_unlock_irqrestore(&priv->reglock, flags);
reglock          1983 drivers/net/ethernet/socionext/netsec.c 	spin_lock_init(&priv->reglock);