Home
last modified time | relevance | path

Searched refs:s_lock (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c506 __must_hold(&rcd->exp_lock) __must_hold(&qp->s_lock) in kernel_tid_waiters()
511 lockdep_assert_held(&qp->s_lock); in kernel_tid_waiters()
539 __must_hold(&rcd->exp_lock) __must_hold(&qp->s_lock) in dequeue_tid_waiter()
543 lockdep_assert_held(&qp->s_lock); in dequeue_tid_waiter()
566 __must_hold(&rcd->exp_lock) __must_hold(&qp->s_lock) in queue_qp_for_tid_wait()
570 lockdep_assert_held(&qp->s_lock); in queue_qp_for_tid_wait()
590 __must_hold(&qp->s_lock) in __trigger_tid_waiter()
592 lockdep_assert_held(&qp->s_lock); in __trigger_tid_waiter()
652 spin_lock_irq(&qp->s_lock); in tid_rdma_trigger_resume()
654 spin_unlock_irq(&qp->s_lock); in tid_rdma_trigger_resume()
[all …]
H A Druc.c73 spin_lock_irqsave(&qp->s_lock, flags); in hfi1_ruc_check_hdr()
75 spin_unlock_irqrestore(&qp->s_lock, flags); in hfi1_ruc_check_hdr()
437 spin_lock_irqsave(&qp->s_lock, ps->flags); in hfi1_schedule_send_yield()
456 spin_unlock_irqrestore(&qp->s_lock, ps->flags); in hfi1_schedule_send_yield()
533 spin_lock_irqsave(&qp->s_lock, ps.flags); in hfi1_do_send()
539 spin_unlock_irqrestore(&qp->s_lock, ps.flags); in hfi1_do_send()
558 spin_unlock_irqrestore(&qp->s_lock, ps.flags); in hfi1_do_send()
570 spin_lock_irqsave(&qp->s_lock, ps.flags); in hfi1_do_send()
574 spin_unlock_irqrestore(&qp->s_lock, ps.flags); in hfi1_do_send()
H A Drc.c18 __must_hold(&qp->s_lock) in find_prev_entry()
85 lockdep_assert_held(&qp->s_lock); in make_rc_ack()
359 spin_unlock_irqrestore(&qp->s_lock, ps->flags); in make_rc_ack()
361 spin_lock(&qp->s_lock); in make_rc_ack()
363 spin_unlock(&qp->s_lock); in make_rc_ack()
365 spin_lock_irqsave(&qp->s_lock, ps->flags); in make_rc_ack()
410 lockdep_assert_held(&qp->s_lock); in hfi1_make_rc_req()
1202 spin_lock_irqsave(&qp->s_lock, flags); in hfi1_queue_rc_ack()
1216 spin_unlock_irqrestore(&qp->s_lock, flags); in hfi1_queue_rc_ack()
1465 lockdep_assert_held(&qp->s_lock); in reset_psn()
[all …]
H A Dverbs_txreq.c53 __must_hold(&qp->s_lock) in __get_txreq()
H A Dud.c499 spin_unlock_irqrestore(&qp->s_lock, tflags); in hfi1_make_ud_req()
501 spin_lock_irqsave(&qp->s_lock, tflags); in hfi1_make_ud_req()
/linux/fs/exfat/
H A Diomap.c71 mutex_lock(&sbi->s_lock); in __exfat_iomap_begin()
138 mutex_unlock(&sbi->s_lock); in __exfat_iomap_begin()
/linux/drivers/infiniband/sw/rdmavt/
H A Drc.c126 lockdep_assert_held(&qp->s_lock); in rvt_get_credit()
/linux/include/rdma/
H A Drdmavt_qp.h405 spinlock_t s_lock ____cacheline_aligned_in_smp;
731 lockdep_assert_held(&qp->s_lock); in rvt_mod_retry_timer_ext()
986 lockdep_assert_held(&qp->s_lock); in rvt_rc_credit_avail()
/linux/fs/ufs/
H A Dufs.h33 struct mutex s_lock; member
/linux/fs/zonefs/
H A Dsuper.c164 spin_lock(&sbi->s_lock); in zonefs_update_stats()
183 spin_unlock(&sbi->s_lock); in zonefs_update_stats()
451 spin_lock(&sbi->s_lock); in zonefs_statfs()
466 spin_unlock(&sbi->s_lock); in zonefs_statfs()
1252 spin_lock_init(&sbi->s_lock); in zonefs_fill_super()
H A Dzonefs.h221 spinlock_t s_lock; member
/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h368 spinlock_t s_lock; member
/linux/fs/ext2/
H A Dxattr.c386 spin_lock(&EXT2_SB(sb)->s_lock); in ext2_xattr_update_super_block()
389 spin_unlock(&EXT2_SB(sb)->s_lock); in ext2_xattr_update_super_block()
/linux/fs/fat/
H A Dfat.h83 struct mutex s_lock; member
H A Ddir.c610 mutex_lock(&sbi->s_lock); in __fat_readdir()
736 mutex_unlock(&sbi->s_lock); in __fat_readdir()
/linux/fs/affs/
H A DChanges87 - s_lock changes