Searched refs:rcu_read_lock_bh_held (Results 1 – 10 of 10) sorted by relevance
272 int rcu_read_lock_bh_held(void);286 static inline int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function518 __rcu_dereference_check((p), (c) || rcu_read_lock_bh_held(), __rcu)
985 !rcu_read_lock_bh_held()); in skb_dst()1014 WARN_ON(!rcu_read_lock_held() && !rcu_read_lock_bh_held()); in skb_dst_set_noref()
328 int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function336 EXPORT_SYMBOL_GPL(rcu_read_lock_bh_held);
1394 rcu_read_lock_bh_held() || in rcu_torture_one_read()
18 rcu_read_lock_bh_held() for RCU-bh.44 rcu_read_lock_bh_held(). This is useful in code that
954 rcu_read_lock_bh_held
24 rcu_read_lock_bh_held())); in task_cls_state()
74 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_peer_get_maybe_zero()
144 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_noise_keypair_get()
2415 ``rcu_read_lock_bh_held()``. However, the update-side APIs are now