Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dbtlog.c1000 struct bt_hash_head { struct
1009 struct bt_hash_head btlh_free; argument
1053 static struct bt_hash_head *
1056 return (struct bt_hash_head *)(btlh->btlh_entries + btlh->btlh_count); in __btlog_hash_hash()
1065 static struct bt_hash_head *
1168 struct bt_hash_head *hash = __btlog_hash_hash(btlh); in __btlog_hash_init()
1190 struct bt_hash_head *head) in __btlog_hash_stailq_pop_first()
1208 struct bt_hash_head *head, in __btlog_hash_stailq_remove()
1224 struct bt_hash_head *head, in __btlog_hash_stailq_append()
1240 struct bt_hash_head *head; in __btlog_hash_remove()
[all …]