Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | BYTE_CUTOFF 20 |
#define | CACHE_LINE_SIZE_IN_WORDS (CHIP_L2_LINE_SIZE() / 4) |
#define | MAX_PREFETCH 5 |
Functions | |
void * | memset (void *s, int c, size_t n) |
EXPORT_SYMBOL (memset) | |
#define BYTE_CUTOFF 20 |
#define CACHE_LINE_SIZE_IN_WORDS (CHIP_L2_LINE_SIZE() / 4) |
#define MAX_PREFETCH 5 |
EXPORT_SYMBOL | ( | memset | ) |