Searched refs:pkg_list_cache (Results 1 – 1 of 1) sorted by relevance
72 static struct pkg_db_list_head pkg_list_cache; variable236 if (SLIST_EMPTY(&pkg_list_cache)) { in iterate_pkg_db_cached()237 SLIST_INIT(&pkg_list_cache); in iterate_pkg_db_cached()248 SLIST_INSERT_HEAD(&pkg_list_cache, pkg, entries); in iterate_pkg_db_cached()255 arg.head = pkg_list_cache; in iterate_pkg_db_cached()