Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
smp.h File Reference
#include <linux/cpumask.h>

Go to the source code of this file.

Macros

#define raw_smp_processor_id()   (current_thread_info()->cpu)
 

Variables

cpumask_t phys_cpu_present_map
 

Macro Definition Documentation

#define raw_smp_processor_id ( )    (current_thread_info()->cpu)

Definition at line 8 of file smp.h.

Variable Documentation

cpumask_t phys_cpu_present_map

Definition at line 34 of file smp.c.