Home
last modified time | relevance | path

Searched refs:zone_deathrow (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Dzone.c325 static list_t zone_deathrow; variable
1954 list_create(&zone_deathrow, sizeof (zone_t), in zone_zsd_init()
2276 list_remove(&zone_deathrow, zone); in zone_free()
5181 list_insert_tail(&zone_deathrow, zone); in zone_destroy()