Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/ !
H A Dbtlog.c1009 struct bt_hash_head { struct
1018 struct bt_hash_head btlh_free; argument
1064 static struct bt_hash_head *
1067 return (struct bt_hash_head *)(btlh->btlh_entries + btlh->btlh_count); in __btlog_hash_hash()
1076 static struct bt_hash_head *
1179 struct bt_hash_head *hash = __btlog_hash_hash(btlh); in __btlog_hash_init()
1201 struct bt_hash_head *head) in __btlog_hash_stailq_pop_first()
1219 struct bt_hash_head *head, in __btlog_hash_stailq_remove()
1235 struct bt_hash_head *head, in __btlog_hash_stailq_append()
1251 struct bt_hash_head *head; in __btlog_hash_remove()
[all …]