Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drcupdate.h258 int rcu_read_lock_bh_held(void);
271 static inline int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function
496 __rcu_dereference_check((p), (c) || rcu_read_lock_bh_held(), __rcu)
Dskbuff.h897 !rcu_read_lock_bh_held()); in skb_dst()
926 WARN_ON(!rcu_read_lock_held() && !rcu_read_lock_bh_held()); in skb_dst_set_noref()
/Linux-v4.19/net/core/
Dnetclassid_cgroup.c28 rcu_read_lock_bh_held())); in task_cls_state()
/Linux-v4.19/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.txt875 rcu_read_lock_bh_held
/Linux-v4.19/kernel/rcu/
Dupdate.c304 int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function
314 EXPORT_SYMBOL_GPL(rcu_read_lock_bh_held);
Dsync.c56 __INIT_HELD(rcu_read_lock_bh_held)
Drcutorture.c1322 rcu_read_lock_bh_held() || in rcu_torture_one_read()