Linux Kernel
3.7.1
|
Data Fields | |
struct mem_cgroup * | cached |
unsigned int | nr_pages |
struct work_struct | work |
unsigned long | flags |
Definition at line 2054 of file memcontrol.c.
struct mem_cgroup* cached |
Definition at line 2055 of file memcontrol.c.
unsigned long flags |
Definition at line 2058 of file memcontrol.c.
unsigned int nr_pages |
Definition at line 2056 of file memcontrol.c.
struct work_struct work |
Definition at line 2057 of file memcontrol.c.