Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wwan/t7xx/
Dt7xx_modem_ops.c95 spin_lock_bh(&md->exp_lock); in t7xx_pci_mhccif_isr()
119 spin_unlock_bh(&md->exp_lock); in t7xx_pci_mhccif_isr()
568 spin_lock_irqsave(&md->exp_lock, flags); in t7xx_md_event_notify()
596 spin_unlock_irqrestore(&md->exp_lock, flags); in t7xx_md_event_notify()
649 spin_lock_init(&md->exp_lock); in t7xx_md_alloc()
Dt7xx_modem_ops.h78 spinlock_t exp_lock; /* Protects exception events */ member
/Linux-v6.6/kernel/rcu/
Dtree_exp.h308 spin_lock(&rnp->exp_lock); in exp_funnel_lock()
312 spin_unlock(&rnp->exp_lock); in exp_funnel_lock()
321 spin_unlock(&rnp->exp_lock); in exp_funnel_lock()
704 spin_lock(&rnp->exp_lock); in rcu_exp_wait_wake()
708 spin_unlock(&rnp->exp_lock); in rcu_exp_wait_wake()
Dtree.h131 spinlock_t exp_lock ____cacheline_internodealigned_in_smp;
Dtree.c4771 spin_lock_init(&rnp->exp_lock); in rcu_init_one()
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dtid_rdma.c471 __must_hold(&rcd->exp_lock) in first_qp()
475 lockdep_assert_held(&rcd->exp_lock); in first_qp()
506 __must_hold(&rcd->exp_lock) __must_hold(&qp->s_lock) in kernel_tid_waiters()
512 lockdep_assert_held(&rcd->exp_lock); in kernel_tid_waiters()
539 __must_hold(&rcd->exp_lock) __must_hold(&qp->s_lock) in dequeue_tid_waiter()
544 lockdep_assert_held(&rcd->exp_lock); in dequeue_tid_waiter()
566 __must_hold(&rcd->exp_lock) __must_hold(&qp->s_lock) in queue_qp_for_tid_wait()
571 lockdep_assert_held(&rcd->exp_lock); in queue_qp_for_tid_wait()
679 spin_lock(&priv->rcd->exp_lock); in _tid_rdma_flush_wait()
686 spin_unlock(&priv->rcd->exp_lock); in _tid_rdma_flush_wait()
[all …]
Dinit.c341 spin_lock_init(&rcd->exp_lock); in hfi1_create_ctxtdata()
Dhfi.h271 spinlock_t exp_lock; member
/Linux-v6.6/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst298 ``->exp_lock`` field in the ``rcu_node`` structure synchronizes access