Home
last modified time | relevance | path

Searched refs:rcu_read_lock_sched_held (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/
H A Drcupdate.h350 int rcu_read_lock_sched_held(void);
369 static inline int rcu_read_lock_sched_held(void) in rcu_read_lock_sched_held() function
656 (c) || rcu_read_lock_sched_held(), \
H A Dcgroup.h394 rcu_read_lock_sched_held() || \
/openbmc/linux/kernel/rcu/
H A Dupdate.c119 int rcu_read_lock_sched_held(void) in rcu_read_lock_sched_held() function
127 EXPORT_SYMBOL(rcu_read_lock_sched_held);
H A Drcutorture.c400 return rcu_read_lock_bh_held() || rcu_read_lock_sched_held(); in torture_readlock_not_held()
/openbmc/linux/Documentation/RCU/
H A Dlockdep.rst19 rcu_read_lock_sched_held() for RCU-sched.
50 rcu_read_lock_sched_held(). This is useful in code that
H A DwhatisRCU.rst1072 rcu_read_lock_sched_held
/openbmc/linux/kernel/module/
H A Dinternal.h126 WARN_ON_ONCE(!rcu_read_lock_sched_held() && in module_assert_mutex_or_preempt()
/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/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2451 rcu_read_lock_sched_held(). However, the old RCU-sched update-side APIs