Home
last modified time | relevance | path

Searched refs:RCU_LOCKDEP_WARN (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.15/include/linux/
H A Drcupdate.h144 #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()
422 RCU_LOCKDEP_WARN(lock_is_held(&rcu_sched_lock_map), \
483 #define RCU_LOCKDEP_WARN(c, s) do { } while (0 && (c)) macro
842 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock()
869 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_unlock()
895 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock_bh()
906 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_unlock_bh()
933 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock_sched()
[all …]
H A Dsrcutree.h247 RCU_LOCKDEP_WARN(!rcu_is_watching(), "RCU must be watching srcu_read_lock_fast()."); in __srcu_read_lock_fast()
278 RCU_LOCKDEP_WARN(!rcu_is_watching(), "RCU must be watching srcu_read_unlock_fast()."); in __srcu_read_unlock_fast()
295 RCU_LOCKDEP_WARN(!rcu_is_watching(), "RCU must be watching srcu_read_lock_lite()."); in __srcu_read_lock_lite()
316 RCU_LOCKDEP_WARN(!rcu_is_watching(), "RCU must be watching srcu_read_unlock_lite()."); in __srcu_read_unlock_lite()
H A Drcu_sync.h34 RCU_LOCKDEP_WARN(!rcu_read_lock_any_held(), in rcu_sync_is_idle()
H A Drcuref.h83 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && preemptible(), in __rcuref_put()
H A Dfdtable.h90 RCU_LOCKDEP_WARN(!lockdep_is_held(&files->file_lock), in files_lookup_fd_locked()
H A Drculist.h65 RCU_LOCKDEP_WARN(!(cond) && !rcu_read_lock_any_held(), \
71 RCU_LOCKDEP_WARN(!(cond), \
H A Dbpf.h2203 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu lock held"); in bpf_prog_run_array()
2244 RCU_LOCKDEP_WARN(!rcu_read_lock_trace_held(), "no rcu lock held"); in bpf_prog_run_array_uprobe()
/linux-6.15/kernel/rcu/
H A Dtiny.c145 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
H A Dtree_plugin.h300 RCU_LOCKDEP_WARN(preemptible(), "rcu_qs() invoked with preemption enabled!!!\n"); in rcu_qs()
709RCU_LOCKDEP_WARN(preemptible(), "rcu_preempt_check_blocked_tasks() invoked with preemption enabled… in rcu_preempt_check_blocked_tasks()
871 RCU_LOCKDEP_WARN(preemptible(), "rcu_qs() invoked with preemption enabled!!!"); in rcu_qs()
H A Dtree.c255 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in rcu_softirq_qs()
381 RCU_LOCKDEP_WARN(ct_nesting() < 0, in rcu_is_cpu_rrupt_from_idle()
383 RCU_LOCKDEP_WARN(ct_nmi_nesting() <= 0, in rcu_is_cpu_rrupt_from_idle()
609 RCU_LOCKDEP_WARN(ct_nesting() <= 0, in rcu_irq_exit_check_preempt()
611 RCU_LOCKDEP_WARN(ct_nmi_nesting() != in rcu_irq_exit_check_preempt()
614 RCU_LOCKDEP_WARN(!rcu_is_watching_curr_cpu(), in rcu_irq_exit_check_preempt()
654 RCU_LOCKDEP_WARN(!rcu_is_watching_curr_cpu(), in __rcu_irq_enter_check_tick()
3086 RCU_LOCKDEP_WARN(!rcu_rdp_cpu_online(rdp), "Callback enqueued on offline CPU!"); in __call_rcu_common()
3305 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
H A Dsrcutiny.c225 RCU_LOCKDEP_WARN(lockdep_is_held(ssp) || in synchronize_srcu()
H A Dtree_exp.h968 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu_expedited()
H A Dsrcutree.c1429 RCU_LOCKDEP_WARN(lockdep_is_held(ssp) || in __synchronize_srcu()
H A Dtasks.h2040RCU_LOCKDEP_WARN(lock_is_held(&rcu_trace_lock_map), "Illegal synchronize_rcu_tasks_trace() in RCU … in synchronize_rcu_tasks_trace()
/linux-6.15/drivers/net/wireguard/
H A Dpeer.c73 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_peer_get_maybe_zero()
H A Dnoise.c144 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_noise_keypair_get()
/linux-6.15/kernel/
H A Dhung_task.c104 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "No rcu lock held"); in debug_show_blocker()
H A Dnotifier.c586 RCU_LOCKDEP_WARN(!rcu_is_watching(), in notify_die()
H A Dpid.c436 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_task_by_pid_ns()
/linux-6.15/arch/x86/kernel/
H A Dirq.c290 RCU_LOCKDEP_WARN(!rcu_is_watching(), "IRQ failed to wake up RCU"); in DEFINE_IDTENTRY_IRQ()
H A Dtraps.c261 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_error_trap()
/linux-6.15/kernel/sched/
H A Ddeadline.c117 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_of()
127 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_cpus()
162 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_capacity()
186 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in __dl_update()
/linux-6.15/security/
H A Ddevice_cgroup.c410 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in verify_new_ex()
/linux-6.15/arch/arm64/mm/
H A Dfault.c981 RCU_LOCKDEP_WARN(!rcu_is_watching(), "exception_enter didn't work"); in debug_exception_enter()
/linux-6.15/fs/
H A Dinode.c1727 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_inode_rcu()
1765 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_inode_by_ino_rcu()

12