Searched refs:zsd_shutdown (Results 1 – 3 of 3) sorted by relevance
343 entry.zsd_shutdown, entry.zsd_destroy); in zsd_print()
713 void (*zsd_shutdown)(zoneid_t, void *); member
621 zsdp->zsd_shutdown = shutdown; in zone_key_create()665 t->zsd_shutdown = shutdown; in zone_key_create()730 ASSERT(del->zsd_shutdown == zsdp->zsd_shutdown); in zone_key_delete()732 if (del->zsd_shutdown != NULL && in zone_key_delete()843 t->zsd_shutdown = zsdp->zsd_shutdown; in zone_zsd_configure()884 if (t->zsd_shutdown != NULL && in zone_zsd_callbacks()1135 ASSERT(t->zsd_shutdown != NULL); in zsd_apply_shutdown()1141 (t->zsd_shutdown)(zone->zone_id, data); in zsd_apply_shutdown()