Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtiny.c181 resched_cpu(0); in call_rcu()
216 resched_cpu(0); in start_poll_synchronize_rcu()
H A Drcu.h358 extern void resched_cpu(int cpu);
H A Dtree.c2816 resched_cpu(cpu); in force_qs_rnp()
/linux/kernel/
H A Dscftorture.c151 extern void resched_cpu(int cpu); // An alternative IPI vector.
375 resched_cpu(cpu); in scftorture_invoke_one()
/linux/kernel/sched/
H A Dsched.h2999 extern void resched_cpu(int cpu);
H A Dcore.c1272 void resched_cpu(int cpu) in resched_cpu() function
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1446 invoke resched_cpu() on any ``nohz_full`` CPUs still holding out
1453 will invoke resched_cpu() on it regardless of its ``nohz_full``
/linux/kernel/sched/ext/
H A Dext.c5868 resched_cpu(cpu); in bypass_lb_node()