Lines Matching refs:saveflags
555 unsigned long saveflags = 0; in ctcm_chx_setmode() local
569 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_setmode()
576 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_setmode()
595 unsigned long saveflags; in ctcm_chx_start() local
638 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_start()
640 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_start()
658 unsigned long saveflags = 0; in ctcm_chx_haltio() local
669 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_haltio()
677 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_haltio()
835 unsigned long saveflags = 0; in ctcm_chx_restart() local
849 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_restart()
855 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_restart()
1022 unsigned long saveflags = 0; in ctcm_chx_txretry() local
1035 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_txretry()
1047 saveflags); in ctcm_chx_txretry()
1393 unsigned long saveflags = 0; /* avoids compiler warning */ in ctcmpc_chx_rx() local
1464 get_ccwdev_lock(ch->cdev), saveflags); in ctcmpc_chx_rx()
1469 get_ccwdev_lock(ch->cdev), saveflags); in ctcmpc_chx_rx()
1549 unsigned long saveflags = 0; /* avoids compiler warning */ in ctcmpc_chx_rxidle() local
1571 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcmpc_chx_rxidle()
1576 get_ccwdev_lock(ch->cdev), saveflags); in ctcmpc_chx_rxidle()
1768 unsigned long saveflags = 0; in ctcmpc_chx_send_sweep() local
1825 spin_lock_irqsave(get_ccwdev_lock(wch->cdev), saveflags); in ctcmpc_chx_send_sweep()
1829 spin_unlock_irqrestore(get_ccwdev_lock(wch->cdev), saveflags); in ctcmpc_chx_send_sweep()