Searched refs:dhead (Results 1 – 1 of 1) sorted by relevance
86 LIST_HEAD *dhead = &g_pathCacheHashEntrys[i]; in PathCacheMemoryDump() local89 LOS_DL_LIST_FOR_EACH_ENTRY(dent, dhead, struct PathCache, hashEntry) { in PathCacheMemoryDump()166 LIST_HEAD *dhead = &g_pathCacheHashEntrys[hash]; in PathCacheLookup() local169 LOS_DL_LIST_FOR_EACH_ENTRY(pc, dhead, struct PathCache, hashEntry) { in PathCacheLookup()