Home
last modified time | relevance | path

Searched refs:rcu_read_lock_held (Results 1 – 9 of 9) sorted by relevance

/include/linux/
A Drcuref.h103 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && preemptible(), in __rcuref_put()
A Drcupdate.h345 int rcu_read_lock_held(void);
356 static inline int rcu_read_lock_held(void) in rcu_read_lock_held() function
681 (c) || rcu_read_lock_held(), __rcu)
A Dpercpu-refcount.h280 WARN_ON_ONCE(!rcu_read_lock_held()); in percpu_ref_tryget_live_rcu()
A Dbpf_local_storage.h22 (rcu_read_lock_held() || rcu_read_lock_trace_held() || \
A Denergy_model.h244 WARN_ONCE(!rcu_read_lock_held(), "EM: rcu read lock needed\n"); in em_cpu_energy()
A Dmemcontrol.h373 lockdep_assert_once(rcu_read_lock_held() || lockdep_is_held(&cgroup_mutex)); in obj_cgroup_memcg()
A Dskbuff.h1157 !rcu_read_lock_held() && in skb_dst()
1188 WARN_ON(!rcu_read_lock_held() && !rcu_read_lock_bh_held()); in skb_dst_set_noref()
A Dbpf.h2280 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu lock held"); in bpf_prog_run_array()
/include/net/
A Ddst.h317 WARN_ON(!rcu_read_lock_held()); in skb_dst_force()
574 WARN_ON_ONCE(!rcu_read_lock_held()); in dst_dev_rcu()

Completed in 38 milliseconds