Home
last modified time | relevance | path

Searched refs:rcu_read_lock_sched (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/include/linux/
Dpercpu-refcount.h174 rcu_read_lock_sched(); in percpu_ref_get_many()
211 rcu_read_lock_sched(); in percpu_ref_tryget()
245 rcu_read_lock_sched(); in percpu_ref_tryget_live()
273 rcu_read_lock_sched(); in percpu_ref_put_many()
Drcupdate.h1026 static inline void rcu_read_lock_sched(void) in rcu_read_lock_sched() function
/linux-4.1.27/Documentation/RCU/
Dchecklist.txt54 rcu_read_lock_sched(), or by the appropriate update-side lock.
55 Disabling of preemption can serve as rcu_read_lock_sched(), but
208 by calling rcu_read_lock_sched() and rcu_read_unlock_sched().
DwhatisRCU.txt332 c. synchronize_sched() rcu_read_lock_sched() / rcu_read_unlock_sched()
856 rcu_read_lock_sched synchronize_sched rcu_barrier_sched
/linux-4.1.27/kernel/locking/
Dlockdep_proc.c445 rcu_read_lock_sched(); in seq_stats()
/linux-4.1.27/kernel/
Dworkqueue.c4099 rcu_read_lock_sched(); in workqueue_congested()
4333 rcu_read_lock_sched(); in show_workqueue_state()
4745 rcu_read_lock_sched(); in freeze_workqueues_busy()
4868 rcu_read_lock_sched(); in wq_pool_ids_show()
/linux-4.1.27/kernel/sched/
Dcore.c4660 rcu_read_lock_sched(); in cpuset_cpumask_can_shrink()
4703 rcu_read_lock_sched(); in task_can_attach()
7019 rcu_read_lock_sched(); in cpuset_cpu_inactive()
7834 rcu_read_lock_sched(); in sched_dl_global_validate()
7868 rcu_read_lock_sched(); in sched_dl_do_global()
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c264 rcu_read_lock_sched(); /* this disables preemption too */ in kvmppc_virtmode_do_h_enter()