Searched refs:total_usage (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.c22 static unsigned long total_usage; variable
69 total_usage += table_size;
86 printk(KERN_INFO "allocated %ld bytes of page_cgroup\n", total_usage);
160 total_usage += table_size;
275 printk(KERN_INFO "allocated %ld bytes of page_cgroup\n", total_usage);

Completed in 81 milliseconds