Searched refs:ct_hash_head (Results 1 – 3 of 3) sorted by relevance
340 temp = (uintptr_t)ct_hash_val->ct_hash_head; in vhciguid()
318 struct mdi_client *ct_hash_head; /* Client hash head */ member
1388 ct->ct_hnext = (mdi_client_t *)head->ct_hash_head; in i_mdi_client_enlist_table()1389 head->ct_hash_head = ct; in i_mdi_client_enlist_table()1415 next = (mdi_client_t *)head->ct_hash_head; in i_mdi_client_delist_table()1427 head->ct_hash_head = ct->ct_hnext; in i_mdi_client_delist_table()1505 ct = head->ct_hash_head; in i_mdi_client_find()