Searched refs:cl_list_remove_all (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_y.y664 cl_list_remove_all(&tmp_parser_struct.num_list);
1106 cl_list_remove_all(&tmp_parser_struct.num_list);
1137 cl_list_remove_all(&tmp_parser_struct.str_list);
1148 cl_list_remove_all(&tmp_parser_struct.str_list);
1165 cl_list_remove_all(&tmp_parser_struct.str_list);
1176 cl_list_remove_all(&tmp_parser_struct.str_list);
1210 cl_list_remove_all(&tmp_parser_struct.str_list);
1219 cl_list_remove_all(&tmp_parser_struct.str_list);
1237 cl_list_remove_all(&tmp_parser_struct.str_list);
1247 cl_list_remove_all(
[all...]
H A Dosm_qos_policy.c215 cl_list_remove_all(&p->group_list);
216 cl_list_remove_all(&p->across_list);
217 cl_list_remove_all(&p->vlarb_high_list);
218 cl_list_remove_all(&p->vlarb_low_list);
255 cl_list_remove_all(&p->group_list);
256 cl_list_remove_all(&p->across_from_list);
257 cl_list_remove_all(&p->across_to_list);
396 cl_list_remove_all(&p->source_list);
399 cl_list_remove_all(&p->source_group_list);
403 cl_list_remove_all(
[all...]
H A Dosm_db_files.c730 cl_list_remove_all(&keys);
/freebsd-12-stable/contrib/ofed/opensm/include/complib/
H A Dcl_list.h97 * cl_list_remove_object, cl_list_remove_item, cl_list_remove_all
381 * List, cl_list_count, cl_list_remove_all
724 * List, cl_list_remove_tail, cl_list_remove_all, cl_list_remove_object,
768 * List, cl_list_remove_head, cl_list_remove_all, cl_list_remove_object,
772 /****f* Component Library: List/cl_list_remove_all
774 * cl_list_remove_all
777 * The cl_list_remove_all function removes all objects from a list,
782 static inline void cl_list_remove_all(IN cl_list_t * const p_list) function
834 * cl_list_remove_all
872 * cl_list_remove_all
[all...]

Completed in 112 milliseconds