Home
last modified time | relevance | path

Searched refs:wake_up_nohz_cpu (Results 1 – 2 of 2) sorted by relevance

/kernel/time/
Dtimer.c566 wake_up_nohz_cpu(base->cpu); in trigger_dyntick_cpu()
576 wake_up_nohz_cpu(base->cpu); in trigger_dyntick_cpu()
/kernel/sched/
Dcore.c771 void wake_up_nohz_cpu(int cpu) in wake_up_nohz_cpu() function