Searched refs:ht_next (Results 1 – 6 of 6) 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()650 hat->hat_ht_cached = ht->ht_next; in htable_steal()651 ht->ht_next = list; in htable_steal()[all …]
69 struct htable *ht_next; /* forward link for hash table */ member
153 while ((req = ht_next(&iter)) != NULL) { in l9p_connection_close()169 while ((fid = ht_next(&iter)) != NULL) { in l9p_connection_close()
105 void *ht_next(struct ht_iter *iter);
260 ht_next(struct ht_iter *iter) in ht_next() function
587 for (; ht != NULL; ht = htable.ht_next) { in do_va2pa()730 for (; ht != NULL; ht = htable.ht_next) { in do_report_maps()864 for (; ht != NULL; ht = htable.ht_next) { in do_ptable_dcmd()980 for (; ht != NULL; ht = htable.ht_next) { in do_htables_dcmd()