Searched refs:RCU_LOCKDEP_WARN (Results 1 – 22 of 22) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | rcupdate.h | 260 #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 …]
|
| D | rcu_sync.h | 34 RCU_LOCKDEP_WARN(!rcu_read_lock_any_held(), in rcu_sync_is_idle()
|
| D | fdtable.h | 95 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in fcheck_files()
|
| D | rculist.h | 53 RCU_LOCKDEP_WARN(!cond && !rcu_read_lock_any_held(), \
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | traps.c | 98 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()
|
| D | irq.c | 243 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/ |
| D | misc.h | 49 #define RCU_LOCKDEP_WARN(c, s) do { } while (0) macro
|
| /Linux-v5.4/kernel/rcu/ |
| D | tiny.c | 121 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
|
| D | update.c | 576 RCU_LOCKDEP_WARN(rcu_scheduler_active == RCU_SCHEDULER_INACTIVE, in synchronize_rcu_tasks()
|
| D | tree_plugin.h | 261 RCU_LOCKDEP_WARN(preemptible(), "rcu_qs() invoked with preemption enabled!!!\n"); in rcu_qs() 661 …RCU_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()
|
| D | tree_exp.h | 800 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu_expedited()
|
| D | tree.c | 392 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()
|
| D | srcutree.c | 908 RCU_LOCKDEP_WARN(lock_is_held(&ssp->dep_map) || in __synchronize_srcu()
|
| /Linux-v5.4/arch/arm64/mm/ |
| D | fault.c | 842 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/ |
| D | notifier.c | 549 RCU_LOCKDEP_WARN(!rcu_is_watching(), in notify_die()
|
| D | pid.c | 348 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_task_by_pid_ns()
|
| D | workqueue.c | 363 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/ |
| D | device_cgroup.c | 395 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in verify_new_ex()
|
| /Linux-v5.4/kernel/sched/ |
| D | deadline.c | 49 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()
|
| D | sched.h | 2224 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in __dl_update()
|
| /Linux-v5.4/Documentation/RCU/ |
| D | whatisRCU.txt | 923 RCU_LOCKDEP_WARN
|
| /Linux-v5.4/kernel/cgroup/ |
| D | cgroup.c | 107 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
|