Home
last modified time | relevance | path

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

12

/openbmc/linux/include/linux/
H A Drcupdate.h399 #define RCU_LOCKDEP_WARN(c, s) \ macro
412 RCU_LOCKDEP_WARN(lock_is_held(&rcu_lock_map), in rcu_preempt_sleep_check()
423 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map), \
425 RCU_LOCKDEP_WARN(lock_is_held(&rcu_sched_lock_map), \
431 #define RCU_LOCKDEP_WARN(c, s) do { } while (0 && (c)) macro
787 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock()
815 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_unlock()
841 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock_bh()
852 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_unlock_bh()
879 RCU_LOCKDEP_WARN(!rcu_is_watching(), in rcu_read_lock_sched()
[all …]
H A 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()
H A Drcu_sync.h34 RCU_LOCKDEP_WARN(!rcu_read_lock_any_held(), in rcu_sync_is_idle()
H A Drcuref.h81 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && preemptible(), in __rcuref_put()
H A Drculist.h54 RCU_LOCKDEP_WARN(!(cond) && !rcu_read_lock_any_held(), \
60 RCU_LOCKDEP_WARN(!(cond), \
H A Dbpf.h1948 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), "no rcu lock held"); in bpf_prog_run_array()
/openbmc/linux/kernel/rcu/
H A Dtree_plugin.h27 RCU_LOCKDEP_WARN( in rcu_rdp_is_offloaded()
288 RCU_LOCKDEP_WARN(preemptible(), "rcu_qs() invoked with preemption enabled!!!\n"); in rcu_qs()
697RCU_LOCKDEP_WARN(preemptible(), "rcu_preempt_check_blocked_tasks() invoked with preemption enabled… in rcu_preempt_check_blocked_tasks()
850 RCU_LOCKDEP_WARN(preemptible(), "rcu_qs() invoked with preemption enabled!!!"); in rcu_qs()
H A Dtiny.c153 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
H A Dsrcutiny.c202 RCU_LOCKDEP_WARN(lockdep_is_held(ssp) || in synchronize_srcu()
H A Dtree.c358 RCU_LOCKDEP_WARN(ct_dynticks_nesting() < 0, in rcu_is_cpu_rrupt_from_idle()
360 RCU_LOCKDEP_WARN(ct_dynticks_nmi_nesting() <= 0, in rcu_is_cpu_rrupt_from_idle()
573 RCU_LOCKDEP_WARN(ct_dynticks_nesting() <= 0, in rcu_irq_exit_check_preempt()
575 RCU_LOCKDEP_WARN(ct_dynticks_nmi_nesting() != in rcu_irq_exit_check_preempt()
578 RCU_LOCKDEP_WARN(rcu_dynticks_curr_cpu_in_eqs(), in rcu_irq_exit_check_preempt()
618 RCU_LOCKDEP_WARN(rcu_dynticks_curr_cpu_in_eqs(), in __rcu_irq_enter_check_tick()
3600 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu()
H A Dtree_exp.h971 RCU_LOCKDEP_WARN(lock_is_held(&rcu_bh_lock_map) || in synchronize_rcu_expedited()
H A Dtasks.h1892RCU_LOCKDEP_WARN(lock_is_held(&rcu_trace_lock_map), "Illegal synchronize_rcu_tasks_trace() in RCU … in synchronize_rcu_tasks_trace()
H A Dsrcutree.c1373 RCU_LOCKDEP_WARN(lockdep_is_held(ssp) || in __synchronize_srcu()
/openbmc/linux/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()
/openbmc/linux/kernel/
H A Dnotifier.c594 RCU_LOCKDEP_WARN(!rcu_is_watching(), in notify_die()
H A Dpid.c418 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_task_by_pid_ns()
H A Dworkqueue.c447 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
452 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && \
/openbmc/linux/arch/x86/kernel/
H A Dirq.c253 RCU_LOCKDEP_WARN(!rcu_is_watching(), "IRQ failed to wake up RCU"); in DEFINE_IDTENTRY_IRQ()
H A Dtraps.c168 RCU_LOCKDEP_WARN(!rcu_is_watching(), "entry code didn't wake RCU"); in do_error_trap()
/openbmc/linux/kernel/sched/
H A Ddeadline.c105 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_of()
115 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_cpus()
150 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_capacity()
174 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in __dl_update()
/openbmc/linux/security/
H A Ddevice_cgroup.c410 RCU_LOCKDEP_WARN(!rcu_read_lock_held() && in verify_new_ex()
/openbmc/linux/arch/arm64/mm/
H A Dfault.c908 RCU_LOCKDEP_WARN(!rcu_is_watching(), "exception_enter didn't work"); in debug_exception_enter()
/openbmc/linux/fs/
H A Dinode.c1606 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_inode_rcu()
1644 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in find_inode_by_ino_rcu()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c1504 RCU_LOCKDEP_WARN(!rcu_read_lock_held(), in mtk_wed_attach()

12