|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | COMPACT_SKIPPED 0 |
| #define | COMPACT_CONTINUE 1 |
| #define | COMPACT_PARTIAL 2 |
| #define | COMPACT_COMPLETE 3 |
| #define COMPACT_COMPLETE 3 |
Definition at line 12 of file compaction.h.
| #define COMPACT_CONTINUE 1 |
Definition at line 8 of file compaction.h.
| #define COMPACT_PARTIAL 2 |
Definition at line 10 of file compaction.h.
| #define COMPACT_SKIPPED 0 |
Definition at line 6 of file compaction.h.
1.8.2