Searched refs:btlh_free (Results 1 – 1 of 1) sorted by relevance
1009 struct bt_hash_head btlh_free; member1170 btlh->btlh_free.bthh_first = BT_HASH_END_MARKER; in __btlog_hash_init()1171 btlh->btlh_free.bthh_last = BT_HASH_END_MARKER; in __btlog_hash_init()1196 btlh->btlh_free.bthh_first = bthe->bthe_next; in __btlog_hash_stailq_pop_first()1198 btlh->btlh_free.bthh_last = BT_HASH_END_MARKER; in __btlog_hash_stailq_pop_first()1272 if (btlh->btlh_free.bthh_first != BT_HASH_END_MARKER) { in __btlog_hash_record()1273 pos = __btlog_hash_stailq_pop_first(btlh, &btlh->btlh_free); in __btlog_hash_record()1332 __btlog_hash_stailq_append(btlh, &btlh->btlh_free, pos); in __btlog_hash_erase()