Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/isdn/capi/
Dcapi.c97 spinlock_t outlock; member
226 spin_lock_init(&mp->outlock); in capiminor_alloc()
506 spin_lock_bh(&mp->outlock); in handle_minor_send()
509 spin_unlock_bh(&mp->outlock); in handle_minor_send()
514 spin_unlock_bh(&mp->outlock); in handle_minor_send()
533 spin_lock_bh(&mp->outlock); in handle_minor_send()
536 spin_unlock_bh(&mp->outlock); in handle_minor_send()
551 spin_lock_bh(&mp->outlock); in handle_minor_send()
554 spin_unlock_bh(&mp->outlock); in handle_minor_send()
1054 spin_lock_bh(&mp->outlock); in capinc_tty_write()
[all …]