Lines Matching defs:nr_account
2645 long nr_account)
2658 __count_numa_events(z, NUMA_HIT, nr_account);
2660 __count_numa_events(z, NUMA_MISS, nr_account);
2661 __count_numa_events(preferred_zone, NUMA_FOREIGN, nr_account);
2663 __count_numa_events(z, local_stat, nr_account);
4291 int nr_populated = 0, nr_account = 0;
4384 if (!nr_account) {
4390 nr_account++;
4403 __count_zid_vm_events(PGALLOC, zone_idx(zone), nr_account);
4404 zone_statistics(ac.preferred_zoneref->zone, zone, nr_account);