Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/kernel/
Dsmp.c47 static void run_wakeup_cpu(unsigned int cpu);
935 run_wakeup_cpu(cpu); in __cpu_up()
1166 static void run_wakeup_cpu(unsigned int cpu) in run_wakeup_cpu() function