Searched refs:cpu_stop_cpu_notifier (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dstop_machine.c352 static struct notifier_block __cpuinitdata cpu_stop_cpu_notifier = { variable in typeref:struct:__cpuinitdata
371 err = cpu_stop_cpu_callback(&cpu_stop_cpu_notifier, CPU_UP_PREPARE,
374 cpu_stop_cpu_callback(&cpu_stop_cpu_notifier, CPU_ONLINE, bcpu);
375 register_cpu_notifier(&cpu_stop_cpu_notifier);

Completed in 165 milliseconds