Home
last modified time | relevance | path

Searched refs:lock_flags2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/dgap/
Ddgap.c1481 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/
Djsm_neo.c1117 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()