Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.h80 struct htable *ht_parent; /* htable that points to this htable */ member
H A Dhtable.c499 higher = ht->ht_parent; in htable_steal_active()
950 ht->ht_parent = NULL; in htable_alloc()
1243 higher = ht->ht_parent; in htable_release()
1447 ht->ht_parent = higher; in htable_create()
1504 ht->ht_parent = parent; in htable_attach()