Searched refs:sum (Results 1 – 2 of 2) sorted by relevance
5344 unsigned long sum = 0; in show_stat() local5356 sum += x; in show_stat()5359 len = sprintf(buf, "%lu", sum); in show_stat()
5053 unsigned long sum = 0; in nr_free_zone_pages() local5061 sum += size - high; in nr_free_zone_pages()5064 return sum; in nr_free_zone_pages()