Searched refs:HashIndex (Results 1 – 1 of 1) sorted by relevance
114 static uint32_t HashIndex(const char *udid) in HashIndex() function158 LIST_FOR_EACH_ENTRY(item, &g_topoTable.table[HashIndex(udid)], TopoTableItem, node) { in FindTopoItem()331 ListAdd(&g_topoTable.table[HashIndex(udid)], &topoItem->node); in AddTopoInfo()