Searched refs:sk_POLICY_MAPPING_pop_free (Results 1 – 3 of 3) sorted by relevance
132 sk_POLICY_MAPPING_pop_free(pmaps, POLICY_MAPPING_free); in v2i_POLICY_MAPPINGS()140 sk_POLICY_MAPPING_pop_free(pmaps, POLICY_MAPPING_free); in v2i_POLICY_MAPPINGS()147 sk_POLICY_MAPPING_pop_free(pmaps, POLICY_MAPPING_free); in v2i_POLICY_MAPPINGS()
130 sk_POLICY_MAPPING_pop_free(maps, POLICY_MAPPING_free); in policy_cache_set_mapping()
1625 #define sk_POLICY_MAPPING_pop_free(sk, free_func) \ macro