shm_remove_zone
static void shm_remove_zone(zoneid_t, void *);
zone_key_create(&shm_zone_key, NULL, shm_remove_zone, NULL);