Searched refs:sum (Results 1 – 2 of 2) sorted by relevance
4796 unsigned long sum = 0; in show_stat() local4808 sum += x; in show_stat()4811 len = sprintf(buf, "%lu", sum); in show_stat()
3087 unsigned long sum = 0; in nr_free_zone_pages() local3095 sum += size - high; in nr_free_zone_pages()3098 return sum; in nr_free_zone_pages()