Home
last modified time | relevance | path

Searched refs:up_lock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc_x25.c27 spinlock_t up_lock; /* Protects "up" */ member
122 spin_lock_bh(&x25st->up_lock); in x25_xmit()
124 spin_unlock_bh(&x25st->up_lock); in x25_xmit()
135 spin_unlock_bh(&x25st->up_lock); in x25_xmit()
164 spin_unlock_bh(&x25st->up_lock); in x25_xmit()
209 spin_lock_bh(&x25st->up_lock); in x25_open()
211 spin_unlock_bh(&x25st->up_lock); in x25_open()
223 spin_lock_bh(&x25st->up_lock); in x25_close()
225 spin_unlock_bh(&x25st->up_lock); in x25_close()
243 spin_lock_bh(&x25st->up_lock); in x25_rx()
[all...]
H A Dlapbether.c55 spinlock_t up_lock; /* Protects "up" */ member
104 spin_lock_bh(&lapbeth->up_lock); in lapbeth_rcv()
120 spin_unlock_bh(&lapbeth->up_lock); in lapbeth_rcv()
160 spin_lock_bh(&lapbeth->up_lock); in lapbeth_xmit()
192 spin_unlock_bh(&lapbeth->up_lock); in lapbeth_xmit()
292 spin_lock_bh(&lapbeth->up_lock); in lapbeth_open()
294 spin_unlock_bh(&lapbeth->up_lock); in lapbeth_open()
304 spin_lock_bh(&lapbeth->up_lock); in lapbeth_close()
306 spin_unlock_bh(&lapbeth->up_lock); in lapbeth_close()
369 spin_lock_init(&lapbeth->up_lock); in lapbeth_new_device()
[all...]
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_x25.c27 spinlock_t up_lock; /* Protects "up" */ member
130 spin_lock_bh(&x25st->up_lock); in x25_xmit()
132 spin_unlock_bh(&x25st->up_lock); in x25_xmit()
143 spin_unlock_bh(&x25st->up_lock); in x25_xmit()
174 spin_unlock_bh(&x25st->up_lock); in x25_xmit()
217 spin_lock_bh(&x25st->up_lock); in x25_open()
219 spin_unlock_bh(&x25st->up_lock); in x25_open()
229 spin_lock_bh(&x25st->up_lock); in x25_close()
231 spin_unlock_bh(&x25st->up_lock); in x25_close()
249 spin_lock_bh(&x25st->up_lock); in x25_rx()
[all...]
H A Dlapbether.c56 spinlock_t up_lock; /* Protects "up" */ member
130 spin_lock_bh(&lapbeth->up_lock); in lapbeth_rcv()
147 spin_unlock_bh(&lapbeth->up_lock); in lapbeth_rcv()
190 spin_lock_bh(&lapbeth->up_lock); in lapbeth_xmit()
229 spin_unlock_bh(&lapbeth->up_lock); in lapbeth_xmit()
333 spin_lock_bh(&lapbeth->up_lock); in lapbeth_open()
335 spin_unlock_bh(&lapbeth->up_lock); in lapbeth_open()
345 spin_lock_bh(&lapbeth->up_lock); in lapbeth_close()
347 spin_unlock_bh(&lapbeth->up_lock); in lapbeth_close()
412 spin_lock_init(&lapbeth->up_lock); in lapbeth_new_device()
[all...]

Completed in 4 milliseconds