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
1383 ct->ct_hnext = (mdi_client_t *)head->ct_hash_head; in i_mdi_client_enlist_table()1384 head->ct_hash_head = ct; in i_mdi_client_enlist_table()1410 next = (mdi_client_t *)head->ct_hash_head; in i_mdi_client_delist_table()1422 head->ct_hash_head = ct->ct_hnext; in i_mdi_client_delist_table()1499 ct = head->ct_hash_head; in i_mdi_client_find()