Searched refs:dyn_hp_cache (Results 1 – 1 of 1) sorted by relevance
223 static void **dyn_hp_cache; variable2102 dyn_hp_cache[cached_count] = DYNSTATE_GET(i); in dyn_free_states()2103 if (dyn_hp_cache[cached_count] != NULL) in dyn_free_states()2121 if (dyn_hp_cache[i] == s) \ in dyn_free_states()3233 dyn_hp_cache = malloc(mp_ncpus * sizeof(void *), M_IPFW, in ipfw_dyn_init()3308 free(dyn_hp_cache, M_IPFW); in ipfw_dyn_uninit()