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

Go to the source code of this file.

Macros

#define threads_per_core   1
 
#define threads_shift   0
 
#define threads_core_mask   (CPU_MASK_CPU0)
 

Macro Definition Documentation

#define threads_core_mask   (CPU_MASK_CPU0)

Definition at line 26 of file cputhreads.h.

#define threads_per_core   1

Definition at line 24 of file cputhreads.h.

#define threads_shift   0

Definition at line 25 of file cputhreads.h.