Searched refs:ht_next (Results 1 – 3 of 3) sorted by relevance
363 ht->ht_next = htable_reserve_pool; in htable_put_reserve()382 htable_reserve_pool = ht->ht_next; in htable_get_reserve()449 for (ht = hat->hat_ht_hash[h]; ht; ht = ht->ht_next) { in htable_steal_active()505 if (ht->ht_next) in htable_steal_active()506 ht->ht_next->ht_prev = ht->ht_prev; in htable_steal_active()509 ht->ht_prev->ht_next = ht->ht_next; in htable_steal_active()512 hat->hat_ht_hash[h] = ht->ht_next; in htable_steal_active()521 ht->ht_next = *list; in htable_steal_active()631 hat->hat_ht_cached = ht->ht_next; in htable_steal()632 ht->ht_next = list; in htable_steal()[all …]
69 struct htable *ht_next; /* forward link for hash table */ member
610 for (; ht != NULL; ht = htable.ht_next) { in do_va2pa()755 for (; ht != NULL; ht = htable.ht_next) { in do_report_maps()896 for (; ht != NULL; ht = htable.ht_next) { in do_ptable_dcmd()1001 for (; ht != NULL; ht = htable.ht_next) { in do_htables_dcmd()