|
Linux Kernel
3.7.1
|
#include <linux/sched.h>#include <linux/slab.h>Go to the source code of this file.
Macros | |
| #define | DELAYACCT_PF_SWAPIN 0x00000001 /* I am doing a swapin */ |
| #define | DELAYACCT_PF_BLKIO 0x00000002 /* I am waiting on IO */ |
| #define DELAYACCT_PF_BLKIO 0x00000002 /* I am waiting on IO */ |
Definition at line 29 of file delayacct.h.
| #define DELAYACCT_PF_SWAPIN 0x00000001 /* I am doing a swapin */ |
Definition at line 28 of file delayacct.h.
1.8.2