• Home
  • Raw
  • Download

Lines Matching refs:saveflags

557 	unsigned long saveflags = 0;  in ctcm_chx_setmode()  local
571 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_setmode()
578 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_setmode()
597 unsigned long saveflags; in ctcm_chx_start() local
640 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_start()
642 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_start()
660 unsigned long saveflags = 0; in ctcm_chx_haltio() local
671 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_haltio()
679 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_haltio()
837 unsigned long saveflags = 0; in ctcm_chx_restart() local
851 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_restart()
857 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_restart()
1024 unsigned long saveflags = 0; in ctcm_chx_txretry() local
1037 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_txretry()
1049 saveflags); in ctcm_chx_txretry()
1397 unsigned long saveflags = 0; /* avoids compiler warning */ in ctcmpc_chx_rx() local
1468 get_ccwdev_lock(ch->cdev), saveflags); in ctcmpc_chx_rx()
1473 get_ccwdev_lock(ch->cdev), saveflags); in ctcmpc_chx_rx()
1553 unsigned long saveflags = 0; /* avoids compiler warning */ in ctcmpc_chx_rxidle() local
1575 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcmpc_chx_rxidle()
1580 get_ccwdev_lock(ch->cdev), saveflags); in ctcmpc_chx_rxidle()
1772 unsigned long saveflags = 0; in ctcmpc_chx_send_sweep() local
1829 spin_lock_irqsave(get_ccwdev_lock(wch->cdev), saveflags); in ctcmpc_chx_send_sweep()
1833 spin_unlock_irqrestore(get_ccwdev_lock(wch->cdev), saveflags); in ctcmpc_chx_send_sweep()