zone_foreach
zone_foreach(zone_timeout, NULL);
zone_foreach(cache_shrink, NULL);
zone_foreach(cache_drain_safe_cpu, NULL);
zone_foreach(zone_count, &cnt);
static void zone_foreach(void (*zfunc)(uma_zone_t, void *), void *);
zone_foreach(uma_reclaim_domain_cb, &args);
zone_foreach(uma_reclaim_domain_cb, &args);
zone_foreach(uma_reclaim_domain_cb, &args);