Searched refs:zsd_shutdown (Results 1 – 3 of 3) sorted by relevance
342 entry.zsd_shutdown, entry.zsd_destroy); in zsd_print()
685 void (*zsd_shutdown)(zoneid_t, void *); member
619 zsdp->zsd_shutdown = shutdown; in zone_key_create()663 t->zsd_shutdown = shutdown; in zone_key_create()728 ASSERT(del->zsd_shutdown == zsdp->zsd_shutdown); in zone_key_delete()730 if (del->zsd_shutdown != NULL && in zone_key_delete()841 t->zsd_shutdown = zsdp->zsd_shutdown; in zone_zsd_configure()882 if (t->zsd_shutdown != NULL && in zone_zsd_callbacks()1133 ASSERT(t->zsd_shutdown != NULL); in zsd_apply_shutdown()1139 (t->zsd_shutdown)(zone->zone_id, data); in zsd_apply_shutdown()