Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Drcupdate.h222 int rcu_read_lock_bh_held(void);
236 static inline int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function
466 __rcu_dereference_check((p), (c) || rcu_read_lock_bh_held(), __rcu)
Dskbuff.h927 !rcu_read_lock_bh_held()); in skb_dst()
956 WARN_ON(!rcu_read_lock_held() && !rcu_read_lock_bh_held()); in skb_dst_set_noref()
/Linux-v5.4/net/core/
Dnetclassid_cgroup.c24 rcu_read_lock_bh_held())); in task_cls_state()
/Linux-v5.4/Documentation/RCU/
Dlockdep.txt14 rcu_read_lock_bh_held() for RCU-bh.
40 rcu_read_lock_bh_held(). This is useful in code that
DwhatisRCU.txt889 rcu_read_lock_bh_held
/Linux-v5.4/kernel/rcu/
Dupdate.c302 int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function
310 EXPORT_SYMBOL_GPL(rcu_read_lock_bh_held);
Drcutorture.c1279 rcu_read_lock_bh_held() || in rcu_torture_one_read()