Searched refs:rcu_read_lock_bh_held (Results 1 – 4 of 4) sorted by relevance
98 e = rcu_dereference_check(dev->nf_hooks_egress, rcu_read_lock_bh_held()); in nf_hook_egress()
346 int rcu_read_lock_bh_held(void);361 static inline int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function697 (c) || rcu_read_lock_bh_held(), __rcu)
23 rcu_read_lock_bh_held())
1158 !rcu_read_lock_bh_held()); in skb_dst()1188 WARN_ON(!rcu_read_lock_held() && !rcu_read_lock_bh_held()); in skb_dst_set_noref()
Completed in 23 milliseconds