Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | BACKOFF_LIMIT (4 * 1024) |
#define | BACKOFF_SETUP(reg) |
#define | BACKOFF_LABEL(spin_label, continue_label) continue_label |
#define | BACKOFF_SPIN(reg, tmp, label) |
#define BACKOFF_LABEL | ( | spin_label, | |
continue_label | |||
) | continue_label |