Home
last modified time | relevance | path

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

/linux-4.4.14/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.h973 static inline void rcu_read_lock_sched(void) in rcu_read_lock_sched() function
/linux-4.4.14/lib/
Dbug.c69 rcu_read_lock_sched(); in module_find_bug()
/linux-4.4.14/fs/
Dfile.c609 rcu_read_lock_sched(); in __fd_install()
614 rcu_read_lock_sched(); in __fd_install()
/linux-4.4.14/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.txt334 c. synchronize_sched() rcu_read_lock_sched() / rcu_read_unlock_sched()
858 rcu_read_lock_sched synchronize_sched rcu_barrier_sched
/linux-4.4.14/kernel/locking/
Dlockdep_proc.c445 rcu_read_lock_sched(); in seq_stats()
/linux-4.4.14/kernel/
Dworkqueue.c4079 rcu_read_lock_sched(); in workqueue_congested()
4313 rcu_read_lock_sched(); in show_workqueue_state()
4725 rcu_read_lock_sched(); in freeze_workqueues_busy()
4924 rcu_read_lock_sched(); in wq_pool_ids_show()
/linux-4.4.14/kernel/sched/
Dcore.c5053 rcu_read_lock_sched(); in cpuset_cpumask_can_shrink()
5096 rcu_read_lock_sched(); in task_can_attach()
7279 rcu_read_lock_sched(); in cpuset_cpu_inactive()
8069 rcu_read_lock_sched(); in sched_dl_global_validate()
8103 rcu_read_lock_sched(); in sched_dl_do_global()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c265 rcu_read_lock_sched(); /* this disables preemption too */ in kvmppc_virtmode_do_h_enter()
/linux-4.4.14/kernel/trace/
Dtrace_events.c962 rcu_read_lock_sched(); in p_start()