/openbmc/linux/net/openvswitch/ |
H A D | datapath.h | 207 WARN_ON_ONCE(!rcu_read_lock_held()); in ovs_vport_rcu() 213 WARN_ON_ONCE(!rcu_read_lock_held() && !lockdep_ovsl_is_held()); in ovs_vport_ovsl_rcu() 245 WARN_ON_ONCE(!rcu_read_lock_held() && !lockdep_ovsl_is_held()); in get_dp()
|
/openbmc/linux/kernel/bpf/ |
H A D | bpf_task_storage.c | 106 WARN_ON_ONCE(!rcu_read_lock_held()); in bpf_pid_task_storage_lookup_elem() 140 WARN_ON_ONCE(!rcu_read_lock_held()); in bpf_pid_task_storage_update_elem() 191 WARN_ON_ONCE(!rcu_read_lock_held()); in bpf_pid_task_storage_delete_elem()
|
H A D | hashtab.c | 684 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in __htab_map_lookup_elem() 842 WARN_ON_ONCE(!rcu_read_lock_held()); in htab_map_get_next_key() 1114 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in htab_map_update_elem() 1232 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in htab_lru_map_update_elem() 1301 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in __htab_percpu_map_update_elem() 1356 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in __htab_lru_percpu_map_update_elem() 1434 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in htab_map_delete_elem() 1470 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in htab_lru_map_delete_elem()
|
H A D | helpers.c | 39 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in BPF_CALL_2() 56 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in BPF_CALL_4() 74 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_trace_held() && in BPF_CALL_2() 131 WARN_ON_ONCE(!rcu_read_lock_held() && !rcu_read_lock_bh_held()); in BPF_CALL_3()
|
H A D | stackmap.c | 608 WARN_ON_ONCE(!rcu_read_lock_held()); in stack_map_get_next_key()
|
/openbmc/linux/include/linux/ |
H A D | rcuref.h | 83 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && preemptible(), in __rcuref_put()
|
H A D | rcupdate.h | 348 int rcu_read_lock_held(void); 359 static inline int rcu_read_lock_held(void) in rcu_read_lock_held() function 624 (c) || rcu_read_lock_held(), __rcu)
|
H A D | fdtable.h | 102 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in files_lookup_fd_rcu()
|
H A D | bpf_local_storage.h | 22 (rcu_read_lock_held() || rcu_read_lock_trace_held() || \
|
H A D | percpu-refcount.h | 280 WARN_ON_ONCE(!rcu_read_lock_held()); in percpu_ref_tryget_live_rcu()
|
H A D | memcontrol.h | 464 WARN_ON_ONCE(!rcu_read_lock_held()); in folio_memcg_rcu() 1169 WARN_ON_ONCE(!rcu_read_lock_held()); in folio_memcg_rcu()
|
/openbmc/linux/Documentation/RCU/ |
H A D | lockdep.rst | 17 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
|
/openbmc/linux/kernel/rcu/ |
H A D | update.c | 344 int rcu_read_lock_held(void) in rcu_read_lock_held() function 352 EXPORT_SYMBOL_GPL(rcu_read_lock_held);
|
/openbmc/linux/mm/ |
H A D | page_ext.c | 161 WARN_ON_ONCE(!rcu_read_lock_held()); in lookup_page_ext() 240 WARN_ON_ONCE(!rcu_read_lock_held()); in lookup_page_ext()
|
/openbmc/linux/net/core/ |
H A D | sock_map.c | 378 WARN_ON_ONCE(!rcu_read_lock_held()); in __sock_map_lookup_elem() 476 WARN_ON_ONCE(!rcu_read_lock_held()); in sock_map_update_common() 622 WARN_ON_ONCE(!rcu_read_lock_held()); in BPF_CALL_4() 897 WARN_ON_ONCE(!rcu_read_lock_held()); in __sock_hash_lookup_elem() 920 WARN_ON_ONCE(!rcu_read_lock_held()); in sock_hash_delete_from_link() 999 WARN_ON_ONCE(!rcu_read_lock_held()); in sock_hash_update_common() 1229 WARN_ON_ONCE(!rcu_read_lock_held()); in BPF_CALL_4()
|
/openbmc/linux/net/mac80211/ |
H A D | mesh_sync.c | 171 WARN_ON(!rcu_read_lock_held()); in mesh_sync_offset_adjust_tsf()
|
/openbmc/linux/net/l3mdev/ |
H A D | l3mdev.c | 224 WARN_ON_ONCE(!rcu_read_lock_held()); in l3mdev_link_scope_lookup()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_pgtable.h | 326 return rcu_read_lock_held(); in kvm_pgtable_walk_lock_held()
|
/openbmc/linux/net/sunrpc/ |
H A D | xprtmultipath.c | 586 WARN_ON_ONCE(!rcu_read_lock_held()); in xprt_iter_xprt()
|
/openbmc/linux/include/net/ |
H A D | dst.h | 324 WARN_ON(!rcu_read_lock_held()); in skb_dst_force()
|
/openbmc/linux/kernel/ |
H A D | pid.c | 418 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_task_by_pid_ns()
|
/openbmc/linux/net/rxrpc/ |
H A D | call_event.c | 78 rcu_read_lock_held() ? GFP_ATOMIC | __GFP_NOWARN : GFP_NOFS); in rxrpc_send_ACK()
|
H A D | call_object.c | 715 if (rcu_read_lock_held()) in rxrpc_cleanup_call()
|
/openbmc/linux/security/ |
H A D | device_cgroup.c | 410 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in verify_new_ex()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_icache.c | 827 ASSERT(rcu_read_lock_held()); in xfs_reclaim_igrab() 1402 ASSERT(rcu_read_lock_held()); in xfs_blockgc_igrab()
|