Searched refs:dyn_hp_cache (Results 1 – 1 of 1) sorted by relevance
226 static void **dyn_hp_cache; variable2050 dyn_hp_cache[cached_count] = DYNSTATE_GET(i); in dyn_free_states()2051 if (dyn_hp_cache[cached_count] != NULL) in dyn_free_states()2069 if (dyn_hp_cache[i] == s) \ in dyn_free_states()3193 dyn_hp_cache = malloc(mp_ncpus * sizeof(void *), M_IPFW, in ipfw_dyn_init()3266 free(dyn_hp_cache, M_IPFW); in ipfw_dyn_uninit()