|
Linux Kernel
3.7.1
|
#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) |
| #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.
1.8.2