Searched refs:bthh_first (Results 1 – 2 of 2) sorted by relevance
1010 uint32_t bthh_first; member1181 btlh->btlh_free.bthh_first = BT_HASH_END_MARKER; in __btlog_hash_init()1185 hash[i].bthh_first = BT_HASH_END_MARKER; in __btlog_hash_init()1204 uint32_t pos = head->bthh_first; in __btlog_hash_stailq_pop_first()1207 btlh->btlh_free.bthh_first = bthe->bthe_next; in __btlog_hash_stailq_pop_first()1239 head->bthh_first = head->bthh_last = pos; in __btlog_hash_stailq_append()1256 prev = &head->bthh_first; in __btlog_hash_remove()1283 if (btlh->btlh_free.bthh_first != BT_HASH_END_MARKER) { in __btlog_hash_record()1329 prev = &head->bthh_first; in __btlog_hash_erase()1890 pos = head->bthh_first; in btlog_copy_backtraces_for_elements()
220 idx = int(arr[i].bthh_first)