Home
last modified time | relevance | path

Searched refs:b_lock (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/mon/
H A Dmon_bin.c185 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 Dmon_bin.c185 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 Dblockcheck.c290 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 Dblockcheck.h18 spinlock_t b_lock; member
H A Dsuper.c794 spin_lock_init(&stats->b_lock); in ocfs2_sb_probe()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dblockcheck.c288 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 Dblockcheck.h16 spinlock_t b_lock; member
H A Dsuper.c791 spin_lock_init(&stats->b_lock); in ocfs2_sb_probe()
/kernel/linux/linux-5.10/fs/lockd/
H A Dclntlock.c39 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 Dxfs_buf.c34 * 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 Dxfs_buf.h148 spinlock_t b_lock; /* internal state lock */ member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.c33 * 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 Dxfs_buf.h168 spinlock_t b_lock; /* internal state lock */ member
/kernel/linux/linux-6.6/fs/lockd/
H A Dclntlock.c91 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 Dlockd.h131 struct file_lock *b_lock; /* local file lock */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c227 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 Dqed_ll2.c253 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

Completed in 30 milliseconds