Home
last modified time | relevance | path

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

123

/linux/net/openvswitch/
H A Ddatapath.h271 WARN_ON_ONCE(!rcu_read_lock_held()); in ovs_vport_rcu()
277 WARN_ON_ONCE(!rcu_read_lock_held() && !lockdep_ovsl_is_held()); in ovs_vport_ovsl_rcu()
309 WARN_ON_ONCE(!rcu_read_lock_held() && !lockdep_ovsl_is_held()); in get_dp()
/linux/kernel/bpf/
H A Dbpf_task_storage.c77 WARN_ON_ONCE(!rcu_read_lock_held()); in bpf_task_storage_free()
112 WARN_ON_ONCE(!rcu_read_lock_held()); in bpf_pid_task_storage_lookup_elem()
155 WARN_ON_ONCE(!rcu_read_lock_held()); in bpf_pid_task_storage_update_elem()
/linux/Documentation/RCU/
H A Dlockdep.rst17 rcu_read_lock_held() for normal RCU.
26 This prevents things like WARN_ON(!rcu_read_lock_held()) from giving false
42 rcu_read_lock_held(). This is useful in code that is
/linux/include/linux/
H A Drcupdate.h326 int rcu_read_lock_held(void);
337 static inline int rcu_read_lock_held(void) in rcu_read_lock_held() function
663 (c) || rcu_read_lock_held(), __rcu)
H A Drcuref.h103 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && preemptible(), in __rcuref_put()
H A Dpercpu-refcount.h280 WARN_ON_ONCE(!rcu_read_lock_held()); in percpu_ref_tryget_live_rcu()
H A Denergy_model.h251 WARN_ONCE(!rcu_read_lock_held(), "EM: rcu read lock needed\n"); in em_cpu_energy()
/linux/mm/
H A Dmmap_lock.c218 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu lock held"); in vma_start_read()
377 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu read lock held"); in lock_next_vma()
H A Dpage_ext.c178 WARN_ON_ONCE(!rcu_read_lock_held()); in lookup_page_ext()
258 WARN_ON_ONCE(!rcu_read_lock_held()); in lookup_page_ext()
/linux/kernel/rcu/
H A Dupdate.c345 int notrace rcu_read_lock_held(void) in rcu_read_lock_held() function
353 EXPORT_SYMBOL_GPL(rcu_read_lock_held);
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_peer.c204 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in ath12k_dp_link_peer_to_link_sta()
419 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in ath12k_dp_peer_find_by_peerid()
437 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in ath12k_dp_link_peer_find_by_peerid()
H A Ddp.h676 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in ath12k_dp_to_pdev_dp()
/linux/net/core/
H A Dnetclassid_cgroup.c24 rcu_read_lock_held() || in task_cls_state()
H A Dsock_map.c381 WARN_ON_ONCE(!rcu_read_lock_held()); in __sock_map_lookup_elem()
479 WARN_ON_ONCE(!rcu_read_lock_held()); in sock_map_update_common()
625 WARN_ON_ONCE(!rcu_read_lock_held()); in BPF_CALL_4()
900 WARN_ON_ONCE(!rcu_read_lock_held()); in __sock_hash_lookup_elem()
923 WARN_ON_ONCE(!rcu_read_lock_held()); in sock_hash_delete_from_link()
1002 WARN_ON_ONCE(!rcu_read_lock_held()); in sock_hash_update_common()
1232 WARN_ON_ONCE(!rcu_read_lock_held()); in BPF_CALL_4()
/linux/net/mac80211/
H A Dmesh_sync.c173 WARN_ON(!rcu_read_lock_held()); in mesh_sync_offset_adjust_tsf()
/linux/drivers/dma-buf/
H A Ddma-fence.c1132 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in dma_fence_driver_name()
1164 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in dma_fence_timeline_name()
/linux/net/l3mdev/
H A Dl3mdev.c224 WARN_ON_ONCE(!rcu_read_lock_held()); in l3mdev_link_scope_lookup()
/linux/kernel/
H A Dnstree.c347 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "suspicious ns_tree_lookup_rcu() usage"); in ns_tree_lookup_rcu()
370 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "suspicious ns_tree_adjoined_rcu() usage"); in __ns_tree_adjoined_rcu()
H A Dhung_task.c143 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "No rcu lock held"); in debug_show_blocker()
/linux/arch/arm64/include/asm/
H A Dkvm_pgtable.h419 return rcu_read_lock_held(); in kvm_pgtable_walk_lock_held()
/linux/net/sunrpc/
H A Dxprtmultipath.c607 WARN_ON_ONCE(!rcu_read_lock_held()); in xprt_iter_xprt()
/linux/include/net/
H A Ddst.h326 WARN_ON(!rcu_read_lock_held()); in skb_dst_force()
/linux/security/
H A Ddevice_cgroup.c404 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in verify_new_ex()
/linux/kernel/cgroup/
H A Dcpuset-v1.c357 WARN_ON_ONCE(!rcu_read_lock_held()); in cpuset1_validate_change()
/linux/fs/xfs/
H A Dxfs_icache.c926 ASSERT(rcu_read_lock_held()); in xfs_reclaim_igrab()
1509 ASSERT(rcu_read_lock_held()); in xfs_blockgc_igrab()

123