/kernel/linux/linux-5.10/drivers/usb/mon/ |
H A D | mon_bin.c | 185 spinlock_t b_lock; /* Protect b_cnt, b_in */ member 292 * This is called under b_lock. 370 * This has to be called under both b_lock and fetch_lock, because 502 spin_lock_irqsave(&rp->b_lock, flags); in mon_bin_event() 556 spin_unlock_irqrestore(&rp->b_lock, flags); in mon_bin_event() 615 spin_unlock_irqrestore(&rp->b_lock, flags); in mon_bin_event() 642 spin_lock_irqsave(&rp->b_lock, flags); in mon_bin_error() 647 spin_unlock_irqrestore(&rp->b_lock, flags); in mon_bin_error() 668 spin_unlock_irqrestore(&rp->b_lock, flags); in mon_bin_error() 697 spin_lock_init(&rp->b_lock); in mon_bin_open() [all...] |
/kernel/linux/linux-6.6/drivers/usb/mon/ |
H A D | mon_bin.c | 185 spinlock_t b_lock; /* Protect b_cnt, b_in */ member 295 * This is called under b_lock. 373 * This has to be called under both b_lock and fetch_lock, because 505 spin_lock_irqsave(&rp->b_lock, flags); in mon_bin_event() 559 spin_unlock_irqrestore(&rp->b_lock, flags); in mon_bin_event() 618 spin_unlock_irqrestore(&rp->b_lock, flags); in mon_bin_event() 645 spin_lock_irqsave(&rp->b_lock, flags); in mon_bin_error() 650 spin_unlock_irqrestore(&rp->b_lock, flags); in mon_bin_error() 671 spin_unlock_irqrestore(&rp->b_lock, flags); in mon_bin_error() 700 spin_lock_init(&rp->b_lock); in mon_bin_open() [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | blockcheck.c | 290 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_check() 293 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_check() 306 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_failure() 309 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_failure() 322 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_recover() 325 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_recover()
|
H A D | blockcheck.h | 18 spinlock_t b_lock; member
|
H A D | super.c | 794 spin_lock_init(&stats->b_lock); in ocfs2_sb_probe()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | blockcheck.c | 288 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_check() 291 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_check() 304 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_failure() 307 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_failure() 320 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_recover() 323 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_recover()
|
H A D | blockcheck.h | 16 spinlock_t b_lock; member
|
H A D | super.c | 791 spin_lock_init(&stats->b_lock); in ocfs2_sb_probe()
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | clntlock.c | 39 struct file_lock * b_lock; /* local file lock */ member 107 block->b_lock = fl; in nlmclnt_prepare_block() 177 struct file_lock *fl_blocked = block->b_lock; in nlmclnt_grant()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_buf.c | 34 * b_lock 38 * b_lock 42 * b_lock 48 * b_lock (trylock due to inversion) 52 * b_lock (trylock due to inversion) 106 spin_lock(&bp->b_lock); in xfs_buf_ioacct_inc() 111 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_inc() 122 lockdep_assert_held(&bp->b_lock); in __xfs_buf_ioacct_dec() 134 spin_lock(&bp->b_lock); in xfs_buf_ioacct_dec() 136 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_dec() [all...] |
H A D | xfs_buf.h | 148 spinlock_t b_lock; /* internal state lock */ member
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_buf.c | 33 * b_lock 37 * b_lock 41 * b_lock 47 * b_lock (trylock due to inversion) 51 * b_lock (trylock due to inversion) 105 spin_lock(&bp->b_lock); in xfs_buf_ioacct_inc() 110 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_inc() 121 lockdep_assert_held(&bp->b_lock); in __xfs_buf_ioacct_dec() 133 spin_lock(&bp->b_lock); in xfs_buf_ioacct_dec() 135 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_dec() [all...] |
H A D | xfs_buf.h | 168 spinlock_t b_lock; /* internal state lock */ member
|
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | clntlock.c | 91 block->b_lock = fl; in nlmclnt_prepare_block() 174 struct file_lock *fl_blocked = block->b_lock; in nlmclnt_grant()
|
/kernel/linux/linux-6.6/include/linux/lockd/ |
H A D | lockd.h | 131 struct file_lock *b_lock; /* local file lock */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.c | 227 bool b_lock, in __qed_ll2_handle_sanity() 241 if (b_lock) in __qed_ll2_handle_sanity() 245 if (b_lock) in __qed_ll2_handle_sanity() 225 __qed_ll2_handle_sanity(struct qed_hwfn *p_hwfn, u8 connection_handle, bool b_lock, bool b_only_active) __qed_ll2_handle_sanity() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.c | 253 bool b_lock, in __qed_ll2_handle_sanity() 267 if (b_lock) in __qed_ll2_handle_sanity() 271 if (b_lock) in __qed_ll2_handle_sanity() 251 __qed_ll2_handle_sanity(struct qed_hwfn *p_hwfn, u8 connection_handle, bool b_lock, bool b_only_active) __qed_ll2_handle_sanity() argument
|