Searched refs:dhead (Results 1 – 1 of 1) sorted by relevance
84 LIST_HEAD *dhead = &g_keyCacheHashEntrys[i]; in KeyCacheMemoryDump() local87 LOS_DL_LIST_FOR_EACH_ENTRY(dent, dhead, struct KeyCache, hashEntry) { in KeyCacheMemoryDump()153 LIST_HEAD *dhead = &g_keyCacheHashEntrys[hash]; in KeyCacheLookup() local156 LOS_DL_LIST_FOR_EACH_ENTRY(kc, dhead, struct KeyCache, hashEntry) { in KeyCacheLookup()