Searched defs:total_usage (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dpage_cgroup.c14 static unsigned long total_usage; variable
62 total_usage += table_size;
79 printk(KERN_INFO "allocated %ld bytes of page_cgroup\n", total_usage);
159 total_usage += table_size;
303 printk(KERN_INFO "allocated %ld bytes of page_cgroup\n", total_usage);

Completed in 4 milliseconds