Searched refs:rcu_read_lock_bh_held (Results 1 – 10 of 10) sorted by relevance
262 int rcu_read_lock_bh_held(void);276 static inline int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function508 __rcu_dereference_check((p), (c) || rcu_read_lock_bh_held(), __rcu)
963 !rcu_read_lock_bh_held()); in skb_dst()992 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);
1370 rcu_read_lock_bh_held() || in rcu_torture_one_read()
24 rcu_read_lock_bh_held())); in task_cls_state()
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
82 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