Searched refs:bthh_first (Results 1 – 2 of 2) sorted by relevance
1009 uint32_t bthh_first; member1180 btlh->btlh_free.bthh_first = BT_HASH_END_MARKER; in __btlog_hash_init()1184 hash[i].bthh_first = BT_HASH_END_MARKER; in __btlog_hash_init()1203 uint32_t pos = head->bthh_first; in __btlog_hash_stailq_pop_first()1206 btlh->btlh_free.bthh_first = bthe->bthe_next; in __btlog_hash_stailq_pop_first()1238 head->bthh_first = head->bthh_last = pos; in __btlog_hash_stailq_append()1255 prev = &head->bthh_first; in __btlog_hash_remove()1282 if (btlh->btlh_free.bthh_first != BT_HASH_END_MARKER) { in __btlog_hash_record()1328 prev = &head->bthh_first; in __btlog_hash_erase()1894 pos = head->bthh_first; in btlog_copy_backtraces_for_elements()
220 idx = int(arr[i].bthh_first)