Searched refs:lock_flags2 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/staging/dgap/ |
| D | dgap.c | 1481 ulong lock_flags2; in dgap_input() local 1503 spin_lock_irqsave(&ch->ch_lock, lock_flags2); in dgap_input() 1521 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input() 1537 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input() 1547 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input() 1600 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input() 1657 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input() 1816 ulong lock_flags2; in dgap_event() local 1889 spin_lock_irqsave(&ch->ch_lock, lock_flags2); in dgap_event() 1894 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_event() [all …]
|
| /linux-4.4.14/drivers/tty/serial/jsm/ |
| D | jsm_neo.c | 1117 unsigned long lock_flags2; in neo_intr() local 1190 spin_lock_irqsave(&ch->ch_lock, lock_flags2); in neo_intr() 1192 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in neo_intr()
|