Searched refs:zone_to_ips_cb (Results 1 – 1 of 1) sorted by relevance
281 zone_to_ips_cb(uintptr_t addr, const void *zi_arg, void *zi_cb_arg) in zone_to_ips_cb() function323 if (mdb_walk("zone", (mdb_walk_cb_t)zone_to_ips_cb, &zi_cb) == -1) { in zone_to_ips()