Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drcupdate.h547 #define RCU_LOCKDEP_WARN(c, s) \ macro
559 RCU_LOCKDEP_WARN(lock_is_held(&rcu_lock_map), in rcu_preempt_sleep_check()
571 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map), \
573 RCU_LOCKDEP_WARN(lock_is_held(&rcu_sched_lock_map), \
579 #define RCU_LOCKDEP_WARN(c, s) do { } while (0) macro
610 RCU_LOCKDEP_WARN(!(c), "suspicious rcu_dereference_check() usage"); \
616 RCU_LOCKDEP_WARN(!(c), "suspicious rcu_dereference_protected() usage"); \
862 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock()
913 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_unlock()
942 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock_bh()
[all …]
Dfdtable.h91 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in fcheck_files()
/linux-4.4.14/arch/x86/kernel/
Dtraps.c121 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in ist_enter()
135 RCU_LOCKDEP_WARN(!rcu_is_watching(), "ist_enter didn't work"); in ist_enter()
285 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_error_trap()
367 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_bounds()
445 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_general_protection()
499 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_int3()
732 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_coprocessor_error()
739 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_simd_coprocessor_error()
752 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_device_not_available()
778 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_iret_error()
Dirq.c236 RCU_LOCKDEP_WARN(!rcu_is_watching(), "IRQ failed to wake up RCU"); in do_IRQ()
/linux-4.4.14/kernel/rcu/
Dtiny.c194 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_sched()
Dsync.c68 RCU_LOCKDEP_WARN(!gp_ops[rsp->gp_type].held(), in rcu_sync_lockdep_assert()
Dsrcu.c416 RCU_LOCKDEP_WARN(lock_is_held(&sp->dep_map) || in __synchronize_srcu()
Dupdate.c592 RCU_LOCKDEP_WARN(!rcu_scheduler_active, in synchronize_rcu_tasks()
Dtree.c671 RCU_LOCKDEP_WARN(lock_is_held(&rcu_lock_map), in rcu_eqs_enter_common()
673 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map), in rcu_eqs_enter_common()
675 RCU_LOCKDEP_WARN(lock_is_held(&rcu_sched_lock_map), in rcu_eqs_enter_common()
3203 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_sched()
3230 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu_bh()
Dtree_plugin.h682 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
/linux-4.4.14/kernel/
Dnotifier.c547 RCU_LOCKDEP_WARN(!rcu_is_watching(), in notify_die()
Dpid.c454 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_task_by_pid_ns()
Dworkqueue.c341 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held() && \
346 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held() && \
351 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held() && \
Dcgroup.c115 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
/linux-4.4.14/security/
Ddevice_cgroup.c403 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in verify_new_ex()
/linux-4.4.14/drivers/base/power/opp/
Dcore.c36 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce.c57 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held() && \
/linux-4.4.14/kernel/sched/
Dcore.c2285 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_of()
2295 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_cpus()
/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt886 RCU_LOCKDEP_WARN