Searched refs:rcu_read_lock_sched_held (Results 1 – 6 of 6) sorted by relevance
120 int rcu_read_lock_sched_held(void) in rcu_read_lock_sched_held() function128 EXPORT_SYMBOL(rcu_read_lock_sched_held);
448 return rcu_read_lock_bh_held() || rcu_read_lock_sched_held(); in torture_readlock_not_held()
19 rcu_read_lock_sched_held() for RCU-sched.50 rcu_read_lock_sched_held(). This is useful in code that
120 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_of()130 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_cpus()165 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in dl_bw_capacity()189 RCU_LOCKDEP_WARN(!rcu_read_lock_sched_held(), in __dl_update()
411 rcu_read_lock_sched_held() || \
2580 rcu_read_lock_sched_held(). However, the old RCU-sched update-side APIs