Searched refs:dvlp2 (Results 1 – 1 of 1) sorted by relevance
1130 struct mtx *dvlp, *dvlp2; in cache_lookup_nomakeentry() local1138 dvlp2 = NULL; in cache_lookup_nomakeentry()1146 if (dvlp2 != NULL) in cache_lookup_nomakeentry()1147 mtx_unlock(dvlp2); in cache_lookup_nomakeentry()1154 dvp, &dvlp2)) in cache_lookup_nomakeentry()1158 if (dvlp2 != NULL) in cache_lookup_nomakeentry()1159 mtx_unlock(dvlp2); in cache_lookup_nomakeentry()1164 if (dvlp2 != NULL) in cache_lookup_nomakeentry()1165 mtx_unlock(dvlp2); in cache_lookup_nomakeentry()1250 struct mtx *dvlp, *dvlp2; in cache_lookup() local[all …]