Home
last modified time | relevance | path

Searched refs:bt_hash_entry (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/osfmk/kern/
H A Dbtlog.c1002 struct bt_hash_entry { struct
1018 struct bt_hash_entry btlh_entries[__counted_by(btlh_count)]; argument
1202 struct bt_hash_entry *bthe; in __btlog_hash_stailq_pop_first()
1219 struct bt_hash_entry *bthe, in __btlog_hash_stailq_remove()
1248 struct bt_hash_entry *bthe) in __btlog_hash_remove()
1270 struct bt_hash_entry *bthe; in __btlog_hash_record()
1299 *bthe = (struct bt_hash_entry){ in __btlog_hash_record()
1322 struct bt_hash_entry *bthe; in __btlog_hash_erase()
1674 struct bt_hash_entry *bthe = &btl.btlh->btlh_entries[i]; in btlog_get_records()
1789 struct bt_hash_entry *bthe = &btlh->btlh_entries[i]; in btlog_guess_top()
[all …]