Searched refs:lockdep_rtnl_is_held (Results 1 – 5 of 5) sorted by relevance
36 extern bool lockdep_rtnl_is_held(void);38 static inline bool lockdep_rtnl_is_held(void) in lockdep_rtnl_is_held() function52 rcu_dereference_check(p, lockdep_rtnl_is_held())62 rcu_dereference_bh_check(p, lockdep_rtnl_is_held())73 rcu_dereference_protected(p, lockdep_rtnl_is_held())
627 lockdep_rtnl_is_held()); in tun_attach()1808 __sk_detach_filter(tfile->socket.sk, lockdep_rtnl_is_held()); in tun_detach_filter()1822 lockdep_rtnl_is_held()); in tun_attach_filter()
99 bool lockdep_rtnl_is_held(void) in lockdep_rtnl_is_held() function103 EXPORT_SYMBOL(lockdep_rtnl_is_held);
5000 WARN_ON_ONCE(!rcu_read_lock_held() && !lockdep_rtnl_is_held()); in netdev_upper_get_next_dev_rcu()5026 WARN_ON_ONCE(!rcu_read_lock_held() && !lockdep_rtnl_is_held()); in netdev_all_upper_get_next_dev_rcu()
615 lockdep_rtnl_is_held()); in __iterate_interfaces()