Home
last modified time | relevance | path

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

/linux/drivers/isdn/capi/
H A Dcapi.c102 spinlock_t outlock; member
231 spin_lock_init(&mp->outlock); in capiminor_alloc()
505 spin_lock_bh(&mp->outlock); in handle_minor_send()
508 spin_unlock_bh(&mp->outlock); in handle_minor_send()
513 spin_unlock_bh(&mp->outlock); in handle_minor_send()
532 spin_lock_bh(&mp->outlock); in handle_minor_send()
535 spin_unlock_bh(&mp->outlock); in handle_minor_send()
550 spin_lock_bh(&mp->outlock); in handle_minor_send()
553 spin_unlock_bh(&mp->outlock); in handle_minor_send()
1083 spin_lock_bh(&mp->outlock); in capinc_tty_write()
[all …]