Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dbtlog.c1008 struct bt_hash_head { struct
1017 struct bt_hash_head btlh_free; argument
1063 static struct bt_hash_head *
1066 return (struct bt_hash_head *)(btlh->btlh_entries + btlh->btlh_count); in __btlog_hash_hash()
1075 static struct bt_hash_head *
1178 struct bt_hash_head *hash = __btlog_hash_hash(btlh); in __btlog_hash_init()
1200 struct bt_hash_head *head) in __btlog_hash_stailq_pop_first()
1218 struct bt_hash_head *head, in __btlog_hash_stailq_remove()
1234 struct bt_hash_head *head, in __btlog_hash_stailq_append()
1250 struct bt_hash_head *head; in __btlog_hash_remove()
[all …]