Linux Kernel
3.7.1
|
#include <linux/threads.h>
#include <linux/cpumask.h>
#include <linux/bitops.h>
#include <asm/pal.h>
Go to the source code of this file.
Macros | |
#define | hard_smp_processor_id() 0 |
#define | smp_call_function_on_cpu(func, info, wait, cpu) ({ 0; }) |
#define | NO_PROC_ID (-1) |