Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dbtlog.c1003 struct bt_hash_entry { struct
1019 struct bt_hash_entry btlh_entries[__counted_by(btlh_count)]; argument
1203 struct bt_hash_entry *bthe; in __btlog_hash_stailq_pop_first()
1220 struct bt_hash_entry *bthe, in __btlog_hash_stailq_remove()
1249 struct bt_hash_entry *bthe) in __btlog_hash_remove()
1271 struct bt_hash_entry *bthe; in __btlog_hash_record()
1300 *bthe = (struct bt_hash_entry){ in __btlog_hash_record()
1323 struct bt_hash_entry *bthe; in __btlog_hash_erase()
1670 struct bt_hash_entry *bthe = &btl.btlh->btlh_entries[i]; in btlog_get_records()
1785 struct bt_hash_entry *bthe = &btlh->btlh_entries[i]; in btlog_guess_top()
[all …]