Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dbtlog.c994 struct bt_hash_entry { struct
1010 struct bt_hash_entry btlh_entries[__counted_by(btlh_count)]; argument
1192 struct bt_hash_entry *bthe; in __btlog_hash_stailq_pop_first()
1209 struct bt_hash_entry *bthe, in __btlog_hash_stailq_remove()
1238 struct bt_hash_entry *bthe) in __btlog_hash_remove()
1260 struct bt_hash_entry *bthe; in __btlog_hash_record()
1289 *bthe = (struct bt_hash_entry){ in __btlog_hash_record()
1312 struct bt_hash_entry *bthe; in __btlog_hash_erase()
1664 struct bt_hash_entry *bthe = &btl.btlh->btlh_entries[i]; in btlog_get_records()
1779 struct bt_hash_entry *bthe = &btlh->btlh_entries[i]; in btlog_guess_top()
[all …]