Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dcapi.c99 spinlock_t outlock; member
228 spin_lock_init(&mp->outlock); in capiminor_alloc()
508 spin_lock_bh(&mp->outlock); in handle_minor_send()
511 spin_unlock_bh(&mp->outlock); in handle_minor_send()
516 spin_unlock_bh(&mp->outlock); in handle_minor_send()
535 spin_lock_bh(&mp->outlock); in handle_minor_send()
538 spin_unlock_bh(&mp->outlock); in handle_minor_send()
553 spin_lock_bh(&mp->outlock); in handle_minor_send()
556 spin_unlock_bh(&mp->outlock); in handle_minor_send()
1087 spin_lock_bh(&mp->outlock); in capinc_tty_write()
[all …]