Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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...]
/kernel/linux/linux-6.6/drivers/isdn/capi/
H A Dcapi.c100 spinlock_t outlock; member
229 spin_lock_init(&mp->outlock); in capiminor_alloc()
509 spin_lock_bh(&mp->outlock); in handle_minor_send()
512 spin_unlock_bh(&mp->outlock); in handle_minor_send()
517 spin_unlock_bh(&mp->outlock); in handle_minor_send()
536 spin_lock_bh(&mp->outlock); in handle_minor_send()
539 spin_unlock_bh(&mp->outlock); in handle_minor_send()
554 spin_lock_bh(&mp->outlock); in handle_minor_send()
557 spin_unlock_bh(&mp->outlock); in handle_minor_send()
1088 spin_lock_bh(&mp->outlock); in capinc_tty_write()
[all...]

Completed in 6 milliseconds