Home
last modified time | relevance | path

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

12

/linux-5.19.10/include/linux/
Drcupdate.h317 #define RCU_LOCKDEP_WARN(c, s) \ macro
329 RCU_LOCKDEP_WARN(lock_is_held(&rcu_lock_map), in rcu_preempt_sleep_check()
340 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map), \
342 RCU_LOCKDEP_WARN(lock_is_held(&rcu_sched_lock_map), \
348 #define RCU_LOCKDEP_WARN(c, s) do { } while (0 && (c)) macro
393 RCU_LOCKDEP_WARN(!(c), "suspicious rcu_dereference_check() usage"); \
399 RCU_LOCKDEP_WARN(!(c), "suspicious rcu_dereference_protected() usage"); \
696 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock()
724 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_unlock()
750 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock_bh()
[all …]
Dfdtable.h96 RCU_LOCKDEP_WARN(!lockdep_is_held(&files->file_lock), in files_lookup_fd_locked()
103 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in files_lookup_fd_rcu()
Drcu_sync.h34 RCU_LOCKDEP_WARN(!rcu_read_lock_any_held(), in rcu_sync_is_idle()
Dkprobes.h204 RCU_LOCKDEP_WARN(!rcu_read_lock_any_held(), in get_kretprobe()
252 RCU_LOCKDEP_WARN(!rcu_read_lock_any_held(), in get_kretprobe()
Drculist.h54 RCU_LOCKDEP_WARN(!(cond) && !rcu_read_lock_any_held(), \
60 RCU_LOCKDEP_WARN(!(cond), \
Dbpf.h1424 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu lock held"); in bpf_prog_run_array()
/linux-5.19.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dmisc.h49 #define RCU_LOCKDEP_WARN(c, s) do { } while (0) macro
/linux-5.19.10/kernel/rcu/
Dtree_plugin.h27 RCU_LOCKDEP_WARN( in rcu_rdp_is_offloaded()
286 RCU_LOCKDEP_WARN(preemptible(), "rcu_qs() invoked with preemption enabled!!!\n"); in rcu_qs()
694RCU_LOCKDEP_WARN(preemptible(), "rcu_preempt_check_blocked_tasks() invoked with preemption enabled… in rcu_preempt_check_blocked_tasks()
849 RCU_LOCKDEP_WARN(preemptible(), "rcu_qs() invoked with preemption enabled!!!"); in rcu_qs()
Dtiny.c151 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
Dtree.c445 RCU_LOCKDEP_WARN(__this_cpu_read(rcu_data.dynticks_nesting) < 0, in rcu_is_cpu_rrupt_from_idle()
447 RCU_LOCKDEP_WARN(__this_cpu_read(rcu_data.dynticks_nmi_nesting) <= 0, in rcu_is_cpu_rrupt_from_idle()
826 RCU_LOCKDEP_WARN(__this_cpu_read(rcu_data.dynticks_nesting) <= 0, in rcu_irq_exit_check_preempt()
828 RCU_LOCKDEP_WARN(__this_cpu_read(rcu_data.dynticks_nmi_nesting) != in rcu_irq_exit_check_preempt()
831 RCU_LOCKDEP_WARN(rcu_dynticks_curr_cpu_in_eqs(), in rcu_irq_exit_check_preempt()
958 RCU_LOCKDEP_WARN(rcu_dynticks_curr_cpu_in_eqs(), in __rcu_irq_enter_check_tick()
3836 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
Dtasks.h330 RCU_LOCKDEP_WARN(rcu_scheduler_active == RCU_SCHEDULER_INACTIVE, in synchronize_rcu_tasks_generic()
1617RCU_LOCKDEP_WARN(lock_is_held(&rcu_trace_lock_map), "Illegal synchronize_rcu_tasks_trace() in RCU … in synchronize_rcu_tasks_trace()
Dtree_exp.h910 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu_expedited()
Dsrcutree.c1202 RCU_LOCKDEP_WARN(lockdep_is_held(ssp) || in __synchronize_srcu()
/linux-5.19.10/drivers/net/wireguard/
Dpeer.c74 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_peer_get_maybe_zero()
Dnoise.c144 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_noise_keypair_get()
/linux-5.19.10/kernel/
Dnotifier.c591 RCU_LOCKDEP_WARN(!rcu_is_watching(), in notify_die()
Dpid.c415 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_task_by_pid_ns()
Dworkqueue.c385 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
390 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
/linux-5.19.10/arch/x86/kernel/
Dirq.c246 RCU_LOCKDEP_WARN(!rcu_is_watching(), "IRQ failed to wake up RCU"); in DEFINE_IDTENTRY_IRQ()
Dtraps.c178 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_error_trap()
/linux-5.19.10/kernel/sched/
Ddeadline.c101 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_of()
111 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_cpus()
130 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in __dl_bw_capacity()
170 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in __dl_update()
/linux-5.19.10/security/
Ddevice_cgroup.c399 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in verify_new_ex()
/linux-5.19.10/arch/arm64/mm/
Dfault.c879 RCU_LOCKDEP_WARN(!rcu_is_watching(), "exception_enter didn't work"); in debug_exception_enter()
/linux-5.19.10/fs/
Dinode.c1573 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_inode_rcu()
1611 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_inode_by_ino_rcu()
/linux-5.19.10/drivers/net/ethernet/mediatek/
Dmtk_wed.c590 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in mtk_wed_attach()

12