Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_exp.h305 spin_lock(&rnp->exp_lock); in exp_funnel_lock()
309 spin_unlock(&rnp->exp_lock); in exp_funnel_lock()
318 spin_unlock(&rnp->exp_lock); in exp_funnel_lock()
596 spin_lock(&rnp->exp_lock); in rcu_exp_wait_wake()
600 spin_unlock(&rnp->exp_lock); in rcu_exp_wait_wake()
H A Dtree.h123 spinlock_t exp_lock ____cacheline_internodealigned_in_smp;
H A Dtree.c4376 spin_lock_init(&rnp->exp_lock); in rcu_init_one()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c470 __must_hold(&rcd->exp_lock) in first_qp()
474 lockdep_assert_held(&rcd->exp_lock); in first_qp()
504 __must_hold(&rcd->exp_lock) __must_hold(&qp->s_lock) in kernel_tid_waiters()
510 lockdep_assert_held(&rcd->exp_lock); in kernel_tid_waiters()
535 __must_hold(&rcd->exp_lock) __must_hold(&qp->s_lock) in dequeue_tid_waiter()
540 lockdep_assert_held(&rcd->exp_lock); in dequeue_tid_waiter()
561 __must_hold(&rcd->exp_lock) __must_hold(&qp->s_lock) in queue_qp_for_tid_wait()
566 lockdep_assert_held(&rcd->exp_lock); in queue_qp_for_tid_wait()
674 spin_lock(&priv->rcd->exp_lock); in _tid_rdma_flush_wait()
681 spin_unlock(&priv->rcd->exp_lock); in _tid_rdma_flush_wait()
[all …]
H A Dinit.c382 spin_lock_init(&rcd->exp_lock); in hfi1_create_ctxtdata()
H A Dhfi.h312 spinlock_t exp_lock; member
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst298 ``->exp_lock`` field in the ``rcu_node`` structure synchronizes access