Searched refs:btlh_count (Results 1 – 1 of 1) sorted by relevance
1016 #define btlh_count btlh_hdr.btl_count macro1019 struct bt_hash_entry btlh_entries[__counted_by(btlh_count)];1067 return (struct bt_hash_head *)(btlh->btlh_entries + btlh->btlh_count); in __btlog_hash_hash()1073 return btlh->btlh_count >> 2; in __btlog_hash_count()1193 for (uint32_t i = 0; i < btlh->btlh_count; i++) { in __btlog_hash_destroy()1288 if (pos + 1 == btlh->btlh_count) { in __btlog_hash_record()1766 if (btlu.btl->btl_disabled || btlh->btlh_count == 0) { in btlog_guess_top()1784 for (uint32_t i = 0; i < btlh->btlh_count; i++) { in btlog_guess_top()1818 for (uint32_t i = 0; i < btlh->btlh_count; i++) { in btlog_guess_top()