Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | ARCH_SLAB_MINALIGN __alignof__(unsigned long long) |
#define | L1_CACHE_SHIFT 5 |
#define | L1_CACHE_BYTES 32 |
#define | SMP_CACHE_BYTES_SHIFT 6 |
#define | SMP_CACHE_BYTES (1 << SMP_CACHE_BYTES_SHIFT) |
#define | __read_mostly __attribute__((__section__(".data..read_mostly"))) |
#define __read_mostly __attribute__((__section__(".data..read_mostly"))) |
#define SMP_CACHE_BYTES (1 << SMP_CACHE_BYTES_SHIFT) |