|
Linux Kernel
3.7.1
|
#include <linux/interrupt.h>#include <linux/kernel.h>#include <linux/export.h>#include <linux/smp.h>Go to the source code of this file.
Functions | |
| int | smp_call_function_single (int cpu, void(*func)(void *info), void *info, int wait) |
| EXPORT_SYMBOL (smp_call_function_single) | |
| EXPORT_SYMBOL | ( | smp_call_function_single | ) |
1.8.2