| /linux/include/linux/ |
| H A D | rcupdate.h | 144 #define RCU_NOCB_LOCKDEP_WARN(c, s) RCU_LOCKDEP_WARN(c, s) 396 #define RCU_LOCKDEP_WARN(c, s) \ macro 409 RCU_LOCKDEP_WARN(lock_is_held(&rcu_lock_map), in rcu_preempt_sleep_check() 420 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map), \ 422 RCU_LOCKDEP_WARN(lock_is_held(&rcu_sched_lock_map), \ 483 #define RCU_LOCKDEP_WARN(c, s) do { } while (0 && (c)) macro 533 RCU_LOCKDEP_WARN(!(c), "suspicious rcu_dereference_check() usage"); \ 539 RCU_LOCKDEP_WARN(!(c), "suspicious rcu_dereference_protected() usage"); \ 868 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock() 895 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_unlock() [all …]
|
| H A D | srcu.h | 311 RCU_LOCKDEP_WARN(!rcu_is_watching(), "RCU must be watching srcu_read_lock_fast()."); in srcu_read_lock_fast() 351 RCU_LOCKDEP_WARN(!rcu_is_watching(), "RCU must be watching srcu_read_lock_fast_updown()."); in srcu_read_lock_fast_updown() 387 RCU_LOCKDEP_WARN(!rcu_is_watching(), "RCU must be watching srcu_down_read_fast()."); in srcu_down_read_fast() 482 RCU_LOCKDEP_WARN(!rcu_is_watching(), "RCU must be watching srcu_read_unlock_fast()."); in srcu_read_unlock_fast() 498 RCU_LOCKDEP_WARN(!rcu_is_watching(), in srcu_read_unlock_fast_updown() 527 RCU_LOCKDEP_WARN(!rcu_is_watching(), "RCU must be watching srcu_up_read_fast_updown()."); in srcu_up_read_fast()
|
| H A D | rcu_sync.h | 34 RCU_LOCKDEP_WARN(!rcu_read_lock_any_held(), in rcu_sync_is_idle()
|
| H A D | bpf.h | 2346 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu lock held"); in bpf_prog_run_array() 2387 RCU_LOCKDEP_WARN(!rcu_read_lock_trace_held(), "no rcu lock held"); in bpf_prog_run_array_uprobe()
|
| /linux/mm/ |
| H A D | mmap_lock.c | 169 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu lock held"); in vma_start_read() 326 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu read lock held"); in lock_next_vma()
|
| /linux/drivers/net/wireguard/ |
| H A D | peer.c | 73 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_peer_get_maybe_zero()
|
| H A D | noise.c | 144 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_noise_keypair_get()
|
| /linux/kernel/rcu/ |
| H A D | tree.c | 263 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in rcu_softirq_qs() 389 RCU_LOCKDEP_WARN(ct_nesting() < 0, in rcu_is_cpu_rrupt_from_idle() 405 RCU_LOCKDEP_WARN(!in_task() || !is_idle_task(current), in rcu_is_cpu_rrupt_from_idle() 410 RCU_LOCKDEP_WARN(1, "RCU nmi_nesting counter underflow/zero!"); in rcu_is_cpu_rrupt_from_idle() 624 RCU_LOCKDEP_WARN(ct_nesting() <= 0, in rcu_irq_exit_check_preempt() 626 RCU_LOCKDEP_WARN(ct_nmi_nesting() != in rcu_irq_exit_check_preempt() 629 RCU_LOCKDEP_WARN(!rcu_is_watching_curr_cpu(), in rcu_irq_exit_check_preempt() 669 RCU_LOCKDEP_WARN(!rcu_is_watching_curr_cpu(), in __rcu_irq_enter_check_tick() 3123 RCU_LOCKDEP_WARN(!rcu_rdp_cpu_online(rdp), "Callback enqueued on offline CPU!"); in __call_rcu_common() 3342 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
|
| H A D | srcutiny.c | 228 RCU_LOCKDEP_WARN(lockdep_is_held(ssp) || in synchronize_srcu()
|
| H A D | srcutree.c | 1505 RCU_LOCKDEP_WARN(lockdep_is_held(ssp) || in __synchronize_srcu()
|
| /linux/drivers/dma-buf/ |
| H A D | dma-fence.c | 1108 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in dma_fence_driver_name() 1140 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in dma_fence_timeline_name()
|
| /linux/kernel/ |
| H A D | nstree.c | 347 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 D | hung_task.c | 143 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "No rcu lock held"); in debug_show_blocker()
|
| H A D | notifier.c | 586 RCU_LOCKDEP_WARN(!rcu_is_watching(), in notify_die()
|
| H A D | pid.c | 433 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_task_by_pid_ns()
|
| H A D | workqueue.c | 540 RCU_LOCKDEP_WARN(!rcu_read_lock_any_held() && \
|
| /linux/arch/x86/kernel/ |
| H A D | irq.c | 324 RCU_LOCKDEP_WARN(!rcu_is_watching(), "IRQ failed to wake up RCU"); in DEFINE_IDTENTRY_IRQ()
|
| /linux/kernel/sched/ |
| H A D | deadline.c | 120 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_of() 129 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_cpus() 156 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_capacity() 180 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in __dl_update()
|
| /linux/security/ |
| H A D | device_cgroup.c | 404 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in verify_new_ex()
|
| /linux/arch/arm64/kernel/ |
| H A D | entry-common.c | 281 RCU_LOCKDEP_WARN(!rcu_is_watching(), "exception_enter didn't work"); in debug_exception_enter()
|
| /linux/fs/ |
| H A D | inode.c | 1772 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_inode_rcu() 1810 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_inode_by_ino_rcu()
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_wed.c | 2394 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in mtk_wed_attach()
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-clt.c | 788 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu read lock held"); in get_next_path_rr()
|
| /linux/Documentation/RCU/ |
| H A D | whatisRCU.rst | 1239 RCU_LOCKDEP_WARN
|
| /linux/kernel/cgroup/ |
| H A D | cgroup.c | 119 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
|