Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dtorture.c526 cond_resched_rcu_qs(); in stutter_wait()
Dsoftirq.c664 cond_resched_rcu_qs(); in run_ksoftirqd()
Dworkqueue.c2095 cond_resched_rcu_qs(); in process_one_work()
/linux-4.4.14/include/linux/
Drcupdate.h412 #define cond_resched_rcu_qs() \ macro
/linux-4.4.14/kernel/rcu/
Dtree.c1922 cond_resched_rcu_qs(); in rcu_gp_init()
2033 cond_resched_rcu_qs(); in rcu_gp_cleanup()
2086 cond_resched_rcu_qs(); in rcu_gp_kthread()
2128 cond_resched_rcu_qs(); in rcu_gp_kthread()
2132 cond_resched_rcu_qs(); in rcu_gp_kthread()
2810 cond_resched_rcu_qs(); in force_qs_rnp()
Dtree_plugin.h1667 cond_resched_rcu_qs(); in rcu_oom_notify()
/linux-4.4.14/mm/
Dmlock.c715 cond_resched_rcu_qs(); in apply_mlockall_flags()
/linux-4.4.14/fs/
Dfile.c406 cond_resched_rcu_qs(); in close_files()
/linux-4.4.14/Documentation/RCU/
Dstallwarn.txt206 calls with calls to cond_resched_rcu_qs().