Home
last modified time | relevance | path

Searched refs:resched_cpu (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/
H A Dscftorture.c151 extern void resched_cpu(int cpu); // An alternative IPI vector.
374 resched_cpu(cpu); in scftorture_invoke_one()
/linux/kernel/sched/
H A Dsched.h2873 extern void resched_cpu(int cpu);
H A Dext.c4041 resched_cpu(cpu); in bypass_lb_node()
H A Dcore.c1185 void resched_cpu(int cpu) in resched_cpu() function
/linux/kernel/rcu/
H A Dtree.c938 * So hit them over the head with the resched_cpu() hammer! in rcu_watching_snap_recheck()
950 * resched_cpu() more frequently to try to loosen things up a bit. in rcu_watching_snap_recheck()
2783 resched_cpu(cpu); in rcu_force_quiescent_state()