Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Drcupdate.h260 #define RCU_LOCKDEP_WARN(c, s) \ macro
272 RCU_LOCKDEP_WARN(lock_is_held(&rcu_lock_map), in rcu_preempt_sleep_check()
282 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map), \
284 RCU_LOCKDEP_WARN(lock_is_held(&rcu_sched_lock_map), \
290 #define RCU_LOCKDEP_WARN(c, s) do { } while (0) macro
320 RCU_LOCKDEP_WARN(!(c), "suspicious rcu_dereference_check() usage"); \
326 RCU_LOCKDEP_WARN(!(c), "suspicious rcu_dereference_protected() usage"); \
600 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock()
649 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_unlock()
673 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock_bh()
[all …]
Drcu_sync.h34 RCU_LOCKDEP_WARN(!rcu_read_lock_any_held(), in rcu_sync_is_idle()
Dfdtable.h95 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in fcheck_files()
Drculist.h53 RCU_LOCKDEP_WARN(!cond && !rcu_read_lock_any_held(), \
/Linux-v5.4/arch/x86/kernel/
Dtraps.c98 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in ist_enter()
112 RCU_LOCKDEP_WARN(!rcu_is_watching(), "ist_enter didn't work"); in ist_enter()
266 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_error_trap()
435 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_bounds()
523 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_general_protection()
591 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_int3()
860 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_coprocessor_error()
867 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_simd_coprocessor_error()
882 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_device_not_available()
914 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_iret_error()
Dirq.c243 RCU_LOCKDEP_WARN(!rcu_is_watching(), "IRQ failed to wake up RCU"); in do_IRQ()
/Linux-v5.4/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dmisc.h49 #define RCU_LOCKDEP_WARN(c, s) do { } while (0) macro
/Linux-v5.4/kernel/rcu/
Dtiny.c121 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
Dupdate.c576 RCU_LOCKDEP_WARN(rcu_scheduler_active == RCU_SCHEDULER_INACTIVE, in synchronize_rcu_tasks()
Dtree_plugin.h261 RCU_LOCKDEP_WARN(preemptible(), "rcu_qs() invoked with preemption enabled!!!\n"); in rcu_qs()
661RCU_LOCKDEP_WARN(preemptible(), "rcu_preempt_check_blocked_tasks() invoked with preemption enabled… in rcu_preempt_check_blocked_tasks()
798 RCU_LOCKDEP_WARN(preemptible(), "rcu_qs() invoked with preemption enabled!!!"); in rcu_qs()
Dtree_exp.h800 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu_expedited()
Dtree.c392 RCU_LOCKDEP_WARN(__this_cpu_read(rcu_data.dynticks_nesting) < 0, in rcu_is_cpu_rrupt_from_idle()
394 RCU_LOCKDEP_WARN(__this_cpu_read(rcu_data.dynticks_nmi_nesting) <= 0, in rcu_is_cpu_rrupt_from_idle()
2728 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
Dsrcutree.c908 RCU_LOCKDEP_WARN(lock_is_held(&ssp->dep_map) || in __synchronize_srcu()
/Linux-v5.4/arch/arm64/mm/
Dfault.c842 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in debug_exception_enter()
856 RCU_LOCKDEP_WARN(!rcu_is_watching(), "exception_enter didn't work"); in debug_exception_enter()
/Linux-v5.4/kernel/
Dnotifier.c549 RCU_LOCKDEP_WARN(!rcu_is_watching(), in notify_die()
Dpid.c348 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_task_by_pid_ns()
Dworkqueue.c363 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
368 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
373 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
/Linux-v5.4/security/
Ddevice_cgroup.c395 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in verify_new_ex()
/Linux-v5.4/kernel/sched/
Ddeadline.c49 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_of()
59 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_cpus()
Dsched.h2224 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in __dl_update()
/Linux-v5.4/Documentation/RCU/
DwhatisRCU.txt923 RCU_LOCKDEP_WARN
/Linux-v5.4/kernel/cgroup/
Dcgroup.c107 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \