Home
last modified time | relevance | path

Searched refs:__free_single_element (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_qos_policy.c128 static void __free_single_element(void *p_element, void *context) in __free_single_element() function
210 cl_list_apply_func(&p->group_list, __free_single_element, NULL); in osm_qos_policy_vlarb_scope_destroy()
211 cl_list_apply_func(&p->across_list, __free_single_element, NULL); in osm_qos_policy_vlarb_scope_destroy()
212 cl_list_apply_func(&p->vlarb_high_list, __free_single_element, NULL); in osm_qos_policy_vlarb_scope_destroy()
213 cl_list_apply_func(&p->vlarb_low_list, __free_single_element, NULL); in osm_qos_policy_vlarb_scope_destroy()
251 cl_list_apply_func(&p->group_list, __free_single_element, NULL); in osm_qos_policy_sl2vl_scope_destroy()
252 cl_list_apply_func(&p->across_from_list, __free_single_element, NULL); in osm_qos_policy_sl2vl_scope_destroy()
253 cl_list_apply_func(&p->across_to_list, __free_single_element, NULL); in osm_qos_policy_sl2vl_scope_destroy()
395 cl_list_apply_func(&p->source_list, __free_single_element, NULL); in osm_qos_policy_match_rule_destroy()
402 cl_list_apply_func(&p->destination_list, __free_single_element, NULL); in osm_qos_policy_match_rule_destroy()