Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
A Dt7xx_modem_ops.c96 spin_lock_bh(&md->exp_lock); in t7xx_pci_mhccif_isr()
120 spin_unlock_bh(&md->exp_lock); in t7xx_pci_mhccif_isr()
607 spin_lock_irqsave(&md->exp_lock, flags); in t7xx_md_event_notify()
635 spin_unlock_irqrestore(&md->exp_lock, flags); in t7xx_md_event_notify()
688 spin_lock_init(&md->exp_lock); in t7xx_md_alloc()
A Dt7xx_modem_ops.h78 spinlock_t exp_lock; /* Protects exception events */ member
/linux/kernel/rcu/
A Dtree_exp.h312 spin_lock(&rnp->exp_lock); in exp_funnel_lock()
316 spin_unlock(&rnp->exp_lock); in exp_funnel_lock()
325 spin_unlock(&rnp->exp_lock); in exp_funnel_lock()
689 spin_lock(&rnp->exp_lock); in rcu_exp_wait_wake()
693 spin_unlock(&rnp->exp_lock); in rcu_exp_wait_wake()
A Dtree.h130 spinlock_t exp_lock ____cacheline_internodealigned_in_smp;
A Dtree.c5488 spin_lock_init(&rnp->exp_lock); in rcu_init_one()
/linux/drivers/infiniband/hw/hfi1/
A Dtid_rdma.c471 __must_hold(&rcd->exp_lock) in first_qp()
475 lockdep_assert_held(&rcd->exp_lock); in first_qp()
512 lockdep_assert_held(&rcd->exp_lock); in kernel_tid_waiters()
544 lockdep_assert_held(&rcd->exp_lock); in dequeue_tid_waiter()
679 spin_lock(&priv->rcd->exp_lock); in _tid_rdma_flush_wait()
686 spin_unlock(&priv->rcd->exp_lock); in _tid_rdma_flush_wait()
717 __must_hold(&rcd->exp_lock) in kern_reserve_flow()
755 __must_hold(&rcd->exp_lock) in kern_setup_hw_flow()
773 __must_hold(&rcd->exp_lock) in kern_clear_hw_flow()
4903 spin_lock(&rcd->exp_lock); in hfi1_rc_rcv_tid_rdma_resync()
[all …]
A Dinit.c341 spin_lock_init(&rcd->exp_lock); in hfi1_create_ctxtdata()
A Dhfi.h271 spinlock_t exp_lock; member
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
A DExpedited-Grace-Periods.rst298 ``->exp_lock`` field in the ``rcu_node`` structure synchronizes access

Completed in 49 milliseconds