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()
511 spin_lock_bh(&mp->outlock); in handle_minor_send()
514 spin_unlock_bh(&mp->outlock); in handle_minor_send()
519 spin_unlock_bh(&mp->outlock); in handle_minor_send()
538 spin_lock_bh(&mp->outlock); in handle_minor_send()
541 spin_unlock_bh(&mp->outlock); in handle_minor_send()
556 spin_lock_bh(&mp->outlock); in handle_minor_send()
559 spin_unlock_bh(&mp->outlock); in handle_minor_send()
1089 spin_lock_bh(&mp->outlock); in capinc_tty_write()
[all …]