Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgap/
Ddgap.c1529 ulong lock_flags2; in dgap_input() local
1551 spin_lock_irqsave(&ch->ch_lock, lock_flags2); in dgap_input()
1569 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input()
1586 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input()
1596 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input()
1649 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input()
1707 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_input()
1870 ulong lock_flags2; in dgap_event() local
1945 spin_lock_irqsave(&ch->ch_lock, lock_flags2); in dgap_event()
1950 spin_unlock_irqrestore(&ch->ch_lock, lock_flags2); in dgap_event()
[all …]
/linux-4.1.27/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()