Home
last modified time | relevance | path

Searched refs:saveflags (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/net/
H A Dctcm_fsms.c551 unsigned long saveflags = 0; in ctcm_chx_setmode() local
565 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_setmode()
571 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_setmode()
590 unsigned long saveflags; in ctcm_chx_start() local
633 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_start()
635 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_start()
653 unsigned long saveflags = 0; in ctcm_chx_haltio() local
664 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_haltio()
672 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_chx_haltio()
830 unsigned long saveflags = 0; in ctcm_chx_restart() local
[all …]
H A Dctcm_main.c466 unsigned long saveflags; in ctcm_transmit_skb() local
478 spin_lock_irqsave(&ch->collect_lock, saveflags); in ctcm_transmit_skb()
483 spin_unlock_irqrestore(&ch->collect_lock, saveflags); in ctcm_transmit_skb()
495 spin_unlock_irqrestore(&ch->collect_lock, saveflags); in ctcm_transmit_skb()
498 spin_unlock_irqrestore(&ch->collect_lock, saveflags); in ctcm_transmit_skb()
569 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_transmit_skb()
572 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in ctcm_transmit_skb()
658 unsigned long saveflags = 0; /* avoids compiler warning */ in ctcmpc_transmit_skb() local
665 spin_lock_irqsave(&ch->collect_lock, saveflags); in ctcmpc_transmit_skb()
686 spin_unlock_irqrestore(&ch->collect_lock, saveflags); in ctcmpc_transmit_skb()
[all …]
H A Dctcm_mpc.c1509 unsigned long saveflags = 0; in mpc_action_send_discontact() local
1511 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in mpc_action_send_discontact()
1513 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in mpc_action_send_discontact()
1654 unsigned long saveflags = 0; /* avoids compiler warning with in mpc_action_side_xid() local
1780 spin_lock_irqsave(get_ccwdev_lock(ch->cdev), saveflags); in mpc_action_side_xid()
1788 spin_unlock_irqrestore(get_ccwdev_lock(ch->cdev), saveflags); in mpc_action_side_xid()