Searched refs:pkg_match_cache (Results 1 – 1 of 1) sorted by relevance
73 static struct pkg_match_list_head pkg_match_cache[PKG_HASH_SIZE]; variable399 SLIST_FOREACH(pkg, &pkg_match_cache[idx], entries) { in find_best_matching_installed_pkg()403 SLIST_REMOVE(&pkg_match_cache[idx], pkg, in find_best_matching_installed_pkg()429 SLIST_INSERT_HEAD(&pkg_match_cache[idx], in find_best_matching_installed_pkg()