Searched refs:swap_cgroup (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpage_cgroup.c299 struct swap_cgroup { struct
302 #define SC_PER_PAGE (PAGE_SIZE/sizeof(struct swap_cgroup))
307 * In typical usage, this swap_cgroup is accessed via memcg's charge/uncharge
320 * allocate buffer for swap_cgroup.
363 struct swap_cgroup *sc;
398 struct swap_cgroup *sc;
429 struct swap_cgroup *sc;
475 printk(KERN_INFO "couldn't allocate enough memory for swap_cgroup.\n");
477 "swap_cgroup can be disabled by noswapaccount boot option\n");

Completed in 287 milliseconds