Lines Matching refs:lock
284 spin_lock_bh(&b->lock); in tipc_continue()
286 spin_unlock_bh(&b->lock); in tipc_continue()
296 spin_lock_bh(&b->lock); in tipc_bearer_blocked()
298 spin_unlock_bh(&b->lock); in tipc_bearer_blocked()
405 spin_lock_init(&b_ptr->lock); in tipc_enable_bearer()
440 spin_lock_bh(&b_ptr->lock); in tipc_block_bearer()
445 spin_lock_bh(&n_ptr->lock); in tipc_block_bearer()
447 spin_unlock_bh(&n_ptr->lock); in tipc_block_bearer()
449 spin_unlock_bh(&b_ptr->lock); in tipc_block_bearer()
465 spin_lock_bh(&b_ptr->lock); in bearer_disable()
473 spin_unlock_bh(&b_ptr->lock); in bearer_disable()